Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth 23c5a7a0a3 LibJS: Expose const prototype getter in Object vor 1 Jahr
  Shannon Booth d2710ad73f LibJS: Implement temporal AO SnapshotOwnProperties vor 1 Jahr
  Shannon Booth 107fa1fdb8 LibJS: Implement excluded values in CopyDataProperties vor 1 Jahr
  Andreas Kling 3d92c26445 LibJS: Stop making shapes unique vor 1 Jahr
  Andreas Kling 463931384d LibJS: Don't use Handle<Value> for JS::Object private fields vor 1 Jahr
  Andreas Kling 373ec387c1 LibJS: Add fast_is<ArrayIterator>() vor 1 Jahr
  Andreas Kling 73ceb475b9 LibJS: Add fast path for magical "length" property in LengthOfArrayLike vor 1 Jahr
  Andreas Kling f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects vor 1 Jahr
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time vor 1 Jahr
  Andreas Kling 4cce181ece LibJS: Devirtualize Object::is_typed_array() vor 1 Jahr
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins vor 1 Jahr
  Andreas Kling b532dedc91 LibJS/JIT: Add fast path for GetById of Array.length vor 1 Jahr
  iliadsh f91c3e9ac3 LibJS: Expose offset to m_indexed_properties vor 1 Jahr
  iliadsh eb937631bb LibJS: Expose offset of may_interfere_with_indexed_property_access vor 1 Jahr
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() vor 1 Jahr
  Andreas Kling 55e467c359 LibJS/JIT: Add fast path for cached PutById vor 1 Jahr
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access vor 1 Jahr
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual vor 1 Jahr
  Aliaksandr Kalenik 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor vor 1 Jahr
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Aliaksandr Kalenik 6b191ab73d LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object vor 2 Jahren
  Andreas Kling cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation vor 2 Jahren
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset vor 2 Jahren
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
  Andreas Kling 620c495d31 LibJS: Skip lazy intrinsic allocation check for objects without them vor 2 Jahren
  Andreas Kling 5617dd1c83 LibJS: Store PrivateElement values in Handle<Value> vor 2 Jahren
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors vor 2 Jahren
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes vor 2 Jahren