Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate před 8 měsíci
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 9 měsíci
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) před 4 roky
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() před 4 roky
  Andreas Kling a61ede51e2 LibJS: Don't require Interpreter& for constructing an Accessor před 4 roky
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments před 5 roky
  Andreas Kling bbe2d4a2d9 LibJS+LibWeb: Clear exceptions after call'ing JavaScript functions před 5 roky
  Andreas Kling 3ee6ed965f LibJS: Use allocate_without_global_object for primitive cell types před 5 roky
  Matthew Olsson 21064a1883 LibJS: Use correct MarkedValueList append method před 5 roky
  Andreas Kling a9e4babdaf LibJS: Pass GlobalObject& when constructing an Accessor před 5 roky
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction před 5 roky
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices před 5 roky
  Linus Groh 9c8d390682 LibJS: Refactor Accessor před 5 roky
  Matthew Olsson 45dfa094e9 LibJS: Add getter/setter support před 5 roky