Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 anno fa
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 anno fa
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 anni fa
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 anni fa
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 anni fa
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 anni fa
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 anni fa
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 anni fa
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 anni fa
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 anni fa
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr 3 anni fa
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr 3 anni fa
  Linus Groh 6c2b974db2 LibJS: Convert internal_get() to ThrowCompletionOr 3 anni fa
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr 3 anni fa
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr 3 anni fa
  Andreas Kling 77fa33e61a LibJS: Finish implementing mapped arguments exotic objects :^) 4 anni fa
  Andreas Kling 2d4eb40f59 LibJS: Add the CreateMappedArgumentsObject abstract operation 4 anni fa