Commit Verlauf

Autor SHA1 Nachricht Datum
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments vor 5 Jahren
  Andreas Kling bbe2d4a2d9 LibJS+LibWeb: Clear exceptions after call'ing JavaScript functions vor 5 Jahren
  Andreas Kling 3ee6ed965f LibJS: Use allocate_without_global_object for primitive cell types vor 5 Jahren
  Matthew Olsson 21064a1883 LibJS: Use correct MarkedValueList append method vor 5 Jahren
  Andreas Kling a9e4babdaf LibJS: Pass GlobalObject& when constructing an Accessor vor 5 Jahren
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction vor 5 Jahren
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices vor 5 Jahren
  Linus Groh 9c8d390682 LibJS: Refactor Accessor vor 5 Jahren
  Matthew Olsson 45dfa094e9 LibJS: Add getter/setter support vor 5 Jahren