Commit Verlauf

Autor SHA1 Nachricht Datum
  Nico Weber 8ebef785eb LibJS: Implement basic functionality of Array.from() vor 4 Jahren
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() vor 5 Jahren
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct vor 5 Jahren
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) vor 5 Jahren
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction vor 5 Jahren
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors vor 5 Jahren
  Linus Groh e333b60064 LibJS: Add Array.of() vor 5 Jahren
  Linus Groh ca22476d9d LibJS: Add Array.isArray() vor 5 Jahren
  Andreas Kling d155491122 LibJS: Add basic Array constructor vor 5 Jahren