Историја ревизија

Аутор SHA1 Порука Датум
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins пре 1 година
  Andreas Kling b532dedc91 LibJS/JIT: Add fast path for GetById of Array.length пре 1 година
  iliadsh f91c3e9ac3 LibJS: Expose offset to m_indexed_properties пре 1 година
  iliadsh eb937631bb LibJS: Expose offset of may_interfere_with_indexed_property_access пре 1 година
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() пре 1 година
  Andreas Kling 55e467c359 LibJS/JIT: Add fast path for cached PutById пре 1 година
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access пре 1 година
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual пре 1 година
  Aliaksandr Kalenik 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor пре 1 година
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Aliaksandr Kalenik 6b191ab73d LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object пре 2 година
  Andreas Kling cf6792ec40 LibJS/Bytecode: Invalidate inline caches on unique shape mutation пре 2 година
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset пре 2 година
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions пре 2 година
  Andreas Kling 620c495d31 LibJS: Skip lazy intrinsic allocation check for objects without them пре 2 година
  Andreas Kling 5617dd1c83 LibJS: Store PrivateElement values in Handle<Value> пре 2 година
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors пре 2 година
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Linus Groh be0dcd465f LibJS: Fix return type of Object::create_method_property() пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun пре 2 година
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr пре 2 година
  Linus Groh daec065fde LibJS: Move initialize_instance_elements() from VM to Object пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Timothy Flynn 12f9f3d9ef LibJS: Support instrinsic Object properties with deferred evaluation пре 2 година
  Andreas Kling e23fe8cf87 LibJS: Make define_native_foo() take SafeFunctions пре 2 година
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! пре 2 година
  Andreas Kling 49fd92d92a LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL пре 2 година