Commit History

Autor SHA1 Mensaxe Data
  Linus Groh b126a8b697 LibJS: Correct receiver value in GetValue's [[Get]] call %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5e2d059508 LibJS: Add spec comments to more Reference AOs %!s(int64=3) %!d(string=hai) anos
  Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references %!s(int64=3) %!d(string=hai) anos
  Anonymous 44a2ebea00 LibJS: Correct the handling of accessors on strings %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1aaaf521b8 LibJS: Convert the PutValue AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d73b258874 LibJS: Convert reference deletion to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot c7a6572789 LibJS: Add private references %!s(int64=3) %!d(string=hai) anos
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 13138811df LibJS: Partially revert 12b283f %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 12b283f32f LibJS: Make accessing the current function's arguments cheaper %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 41a072bded LibJS: Fast non-local variable access :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4444bcabde LibJS: Make Reference aware of DeclarativeEnvironment indices %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot 830ea0414c LibJS: Make scoping follow the spec %!s(int64=3) %!d(string=hai) anos
  davidot 7081fb4eb0 LibJS: Make the default constructed reference invalid %!s(int64=3) %!d(string=hai) anos
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 53d24fbd65 LibJS: Make References see into Environment's bindings as well %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f7a68ae998 LibJS: Mark two JS::Reference functions `const` %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class %!s(int64=4) %!d(string=hai) anos
  davidot 721238f41c LibJS: Use the direct formatter of PropertyName instead of via to_value %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e8430cf0d3 LibJS: Don't allow `delete super.property` %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a4897ed7b2 LibJS: Throw on failed PutValue into an environment reference %!s(int64=4) %!d(string=hai) anos