Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz e90e4ac1e2 LibJS: Convert length_of_array_like to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 02a88c5063 LibJS: Convert make_super_property_reference to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 9f50e288f7 LibJS: Fix Clang Toolchain CI build %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2d4650714f LibJS: Use ThrowCompletionOr in get_prototype_from_constructor() %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc1b8f9cc8 LibJS: Use ThrowCompletionOr in get_function_realm() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() %!s(int64=3) %!d(string=hai) anos
  Linus Groh c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 568296d0cc LibJS: Use ThrowCompletionOr in require_object_coercible() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1a7828a9f3 LibJS: Return default-constructed values instead of the INVALID constant %!s(int64=3) %!d(string=hai) anos
  Linus Groh 657d17ace3 LibJS: Remove two unused includes from AbstractOperations.cpp %!s(int64=3) %!d(string=hai) anos
  Linus Groh 80e58dab9a LibJS: Make get_function_realm() actually return a Realm %!s(int64=3) %!d(string=hai) anos
  Linus Groh 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() %!s(int64=3) %!d(string=hai) anos
  Linus Groh f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 19ee5e01ad LibJS: Use Span<Cell*> instead of Vector<Cell*> in more places %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6c45620709 LibJS: Reduce copying of string data in String.prototype %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String %!s(int64=3) %!d(string=hai) anos
  Linus Groh 16c38788c3 LibJS: Add missing spec links %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5a8f870594 LibJS: Implement RegExp.prototype [ @@replace ] with UTF-16 code units %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 06208aaa15 LibJS: Implement String.prototype.replace with UTF-16 code units %!s(int64=4) %!d(string=hai) anos
  davidot a394aa5830 LibJS: Fix that vm.in_strict_mode was propagated to eval and functions %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz fff112c8a3 LibJS: Add missing spec link to ValidateAndApplyPropertyDescriptor %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz dd27490ee1 LibJS: Throw if the trap result of OwnPropertyKeys contains duplicates %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn e0c9f58b0c LibJS: Implement and use the GetSubstitution abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant %!s(int64=4) %!d(string=hai) anos
  davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 77fa33e61a LibJS: Finish implementing mapped arguments exotic objects :^) %!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