Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling e33145aa4b LibJS: Use OrderedHashMap for the Shape property table před 1 rokem
  Andreas Kling cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation před 2 roky
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods před 2 roky
  Matthew Olsson 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 2 roky
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject před 2 roky
  Andreas Kling 343d699627 LibJS: Add missing Vector::in_reverse() in ensure_property_table() před 3 roky
  Andreas Kling 35fcb028e9 LibJS: Tidy up Shape::ensure_property_table() a little bit před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} před 3 roky
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option před 3 roky
  Andreas Kling 8bdf6441b1 LibJS: Use u32 for the JS::Shape property count před 3 roky
  Andreas Kling 4a51165f5f LibJS: Reorganize JS::Shape members a little bit před 3 roky
  Andreas Kling 1469057033 LibJS: Make JS::Shape smaller by using OwnPtr<HashMap> for transitions před 3 roky
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey před 3 roky
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag před 3 roky
  Ali Mohammad Pur 36516a4c47 LibJS: Take a pointer in get_or_prune_cached_prototype_transition() před 3 roky
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions před 3 roky
  Andreas Kling b9eb8d00ca LibJS: Revoke any outstanding WeakPtr<Shape> when zombifying shapes před 3 roky
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) před 4 roky
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction před 4 roky
  Andreas Kling 61c56e75f4 LibJS: Flatten Shape::property_table() před 4 roky
  Andreas Kling e0493c509e LibJS: Make the forward transition chain weakly cached před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky