Commit History

Autor SHA1 Mensaxe Data
  Anonymous 745b998774 LibJS: Get rid of unnecessary work from canonical_numeric_index_string %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4b412e8fee Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string" %!s(int64=3) %!d(string=hai) anos
  Anonymous 3a184f7841 LibJS: Get rid of unnecessary work from canonical_numeric_index_string %!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
  Timothy Flynn 67e02f6ca6 LibJS: Add templated overloads for the construct AO to create its MVL %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4661a0f228 LibJS: Use forwarding references for call's variadic template arguments %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5c4b1e3d23 LibJS: Remove erroneous variadic template from some call overloads %!s(int64=3) %!d(string=hai) anos
  mjz19910 d436746c95 LibJS: Add some overloads for JS::call() and JS::call_impl() %!s(int64=3) %!d(string=hai) anos
  Linus Groh df931e6a83 LibJS: Implement and use the InitializeBoundName AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh 61410e05eb LibJS: Add modulo(x, y) overload for Crypto::{Unsigned,Signed}BigInteger %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9c209b8079 LibJS: Support modulo(x, y) with different types %!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
  Linus Groh 3d84fb64c3 LibJS: Add a modulo() function to represent the "x modulo y" notation %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 75f2510de9 LibJS: Make make_super_property_reference() take a PropertyKey %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey %!s(int64=3) %!d(string=hai) anos
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment %!s(int64=3) %!d(string=hai) anos
  Linus Groh fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject %!s(int64=3) %!d(string=hai) anos
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly %!s(int64=3) %!d(string=hai) anos
  davidot 830ea0414c LibJS: Make scoping follow the spec %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1da8faebf5 LibJS: Convert perform_eval to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz f302b114f3 LibJS: Convert get_substitution to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  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
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr %!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 80e58dab9a LibJS: Make get_function_realm() actually return a Realm %!s(int64=3) %!d(string=hai) anos