Commit History

Autor SHA1 Mensaxe Data
  Linus Groh d33fcad87f LibJS: Update ValidateAndApplyPropertyDescriptor implementation %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5a26a547db LibJS: Update a couple of outdated spec comments %!s(int64=3) %!d(string=hai) anos
  Linus Groh ce659e5eeb LibJS: Remove assertions that are now part of structured headers %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn d69f5ca128 LibJS: Update spec numbers for Operations on Objects AOs %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz cc94bba5c0 LibJS: Convert to_u32() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d5bd092ea LibJS: Use MUST() where applicable %!s(int64=3) %!d(string=hai) anos
  Linus Groh ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr %!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 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths %!s(int64=4) %!d(string=hai) anos
  Linus Groh 0ba81dc0b7 LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz e915155ca4 LibJS: Remove impossible check from Array's native length getter/setter %!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
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec %!s(int64=4) %!d(string=hai) anos
  davidot b1441a47b1 LibJS: Allow setting the length of an object with prototype Array %!s(int64=4) %!d(string=hai) anos
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1c906b07a4 LibJS: Add length parameter to Array::create() %!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 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 077406dc36 LibJS: Fix two issues with array (length > INT32_MAX) %!s(int64=4) %!d(string=hai) anos