Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz 2a8f4f097c LibJS: Throw TypeError on write to non-writable property in strict mode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 42fcc2219d LibJS: Use PropertyName::as_string() in Object::get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 0cf04d07aa LibJS: Temporarily clear exception in Object::get_without_side_effects() %!s(int64=4) %!d(string=hai) anos
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Linus Groh 7af1d2c170 LibJS: Make Object.getOwnPropertyDescriptor() work with string indexed property %!s(int64=4) %!d(string=hai) anos
  Linus Groh 614bad86bc LibJS: Fix Object.getOwnPropertyDescriptor() attributes for numeric property %!s(int64=4) %!d(string=hai) anos
  Linus Groh ac3e7ef791 LibJS: Fix crash in Object.{freeze,seal}() with indexed properties %!s(int64=4) %!d(string=hai) anos
  Linus Groh 085816645f LibJS: Take PropertyName in Object::set_integrity_level() internal lambda %!s(int64=4) %!d(string=hai) anos
  Linus Groh 51676d7c33 LibJS: Use dbgln_if() instead of '#if OBJECT_DEBUG' %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6e9eb0a284 LibJS: Add Object::get_without_side_effects() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 433a23cfde LibJS: Fix array hole and string object indexing prototype indirection %!s(int64=4) %!d(string=hai) anos
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 275da6fcc9 LibJS: Update Object::define_accessor() to take both getter and setter %!s(int64=4) %!d(string=hai) anos
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value %!s(int64=4) %!d(string=hai) anos
  Linus Groh 4788c94d34 LibJS: Remove superfluous exception check from get_own_property_descriptor() %!s(int64=4) %!d(string=hai) anos
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9af07c7803 LibJS: Implement Object.freeze() and Object.seal() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions %!s(int64=4) %!d(string=hai) anos
  Linus Groh abc7b31079 LibJS: Let Object::get_own_properties() return both strings and symbols %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1416027486 LibJS: Add Object::get_enumerable_own_property_names() and use it %!s(int64=4) %!d(string=hai) anos
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter %!s(int64=4) %!d(string=hai) anos
  Linus Groh 4f36b6bfbd LibJS: Only set receiver value fallback once in Object::get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6d2d8d091f LibJS: Add the same Object::invoke() overloads as VM::call() %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6f668ca3a4 LibJS: Fix crash due to AST node tracking inside call stack %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6172cb3599 LibJS: Keep track of current AST node inside the call stack %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos