Histórico de Commits

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