Commit History

Autor SHA1 Mensaxe Data
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` hai 9 meses
  Shannon Booth 797b0d0f43 LibJS+LibWeb: Remove remaining use and reference to SafeFunction hai 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hai 10 meses
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places hai 1 ano
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE hai 1 ano
  Andreas Kling 8ff16c1b57 LibJS: Cache access to properties found in prototype chain hai 1 ano
  Andreas Kling 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls hai 1 ano
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE hai 1 ano
  Timothy Flynn d878975f95 AK+LibJS: Remove OFFSET_OF and its users hai 1 ano
  Shannon Booth 23c5a7a0a3 LibJS: Expose const prototype getter in Object hai 1 ano
  Shannon Booth d2710ad73f LibJS: Implement temporal AO SnapshotOwnProperties hai 1 ano
  Shannon Booth 107fa1fdb8 LibJS: Implement excluded values in CopyDataProperties hai 1 ano
  Andreas Kling 3d92c26445 LibJS: Stop making shapes unique hai 1 ano
  Andreas Kling 463931384d LibJS: Don't use Handle<Value> for JS::Object private fields hai 1 ano
  Andreas Kling 373ec387c1 LibJS: Add fast_is<ArrayIterator>() hai 1 ano
  Andreas Kling 73ceb475b9 LibJS: Add fast path for magical "length" property in LengthOfArrayLike hai 1 ano
  Andreas Kling f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects hai 1 ano
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time hai 1 ano
  Andreas Kling 4cce181ece LibJS: Devirtualize Object::is_typed_array() hai 1 ano
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hai 1 ano
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins hai 1 ano
  Andreas Kling b532dedc91 LibJS/JIT: Add fast path for GetById of Array.length hai 1 ano
  iliadsh f91c3e9ac3 LibJS: Expose offset to m_indexed_properties hai 1 ano
  iliadsh eb937631bb LibJS: Expose offset of may_interfere_with_indexed_property_access hai 1 ano
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() hai 1 ano
  Andreas Kling 55e467c359 LibJS/JIT: Add fast path for cached PutById hai 1 ano
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access hai 1 ano
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual hai 1 ano
  Aliaksandr Kalenik 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor hai 1 ano
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible %!s(int64=2) %!d(string=hai) anos