Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth d2710ad73f LibJS: Implement temporal AO SnapshotOwnProperties vor 1 Jahr
  Shannon Booth 107fa1fdb8 LibJS: Implement excluded values in CopyDataProperties vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Andreas Kling 1e90379008 LibJS: Introduce "dictionary" mode for object shapes 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 f47a14b9d6 LibJS: Use a premade shape when creating iterator result objects 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
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() vor 1 Jahr
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access vor 1 Jahr
  Aliaksandr Kalenik 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor vor 1 Jahr
  Andreas Kling e33145aa4b LibJS: Use OrderedHashMap for the Shape property table vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible vor 1 Jahr
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 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
  Matthew Olsson 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects vor 2 Jahren
  Linus Groh f0dd425492 LibJS: Add spec comments to Object vor 2 Jahren
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr vor 2 Jahren
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr vor 2 Jahren
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Linus Groh be0dcd465f LibJS: Fix return type of Object::create_method_property() vor 2 Jahren
  Jelle Raaijmakers 8f015a18a5 LibJS: Dereference intrinsic accessor before deleting it vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren