Историја ревизија

Аутор SHA1 Порука Датум
  mjz19910 d436746c95 LibJS: Add some overloads for JS::call() and JS::call_impl() пре 3 година
  Linus Groh df931e6a83 LibJS: Implement and use the InitializeBoundName AO пре 3 година
  Linus Groh 61410e05eb LibJS: Add modulo(x, y) overload for Crypto::{Unsigned,Signed}BigInteger пре 3 година
  Linus Groh 9c209b8079 LibJS: Support modulo(x, y) with different types пре 3 година
  Timothy Flynn d69f5ca128 LibJS: Update spec numbers for Operations on Objects AOs пре 3 година
  Linus Groh 3d84fb64c3 LibJS: Add a modulo() function to represent the "x modulo y" notation пре 3 година
  Andreas Kling 75f2510de9 LibJS: Make make_super_property_reference() take a PropertyKey пре 3 година
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey пре 3 година
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment пре 3 година
  Linus Groh fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject пре 3 година
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly пре 3 година
  davidot 830ea0414c LibJS: Make scoping follow the spec пре 3 година
  Idan Horowitz 1da8faebf5 LibJS: Convert perform_eval to ThrowCompletionOr пре 3 година
  Idan Horowitz f302b114f3 LibJS: Convert get_substitution to ThrowCompletionOr пре 3 година
  Idan Horowitz e90e4ac1e2 LibJS: Convert length_of_array_like to ThrowCompletionOr пре 3 година
  Idan Horowitz 02a88c5063 LibJS: Convert make_super_property_reference to ThrowCompletionOr пре 3 година
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr пре 3 година
  Linus Groh 2d4650714f LibJS: Use ThrowCompletionOr in get_prototype_from_constructor() пре 3 година
  Linus Groh bc1b8f9cc8 LibJS: Use ThrowCompletionOr in get_function_realm() пре 3 година
  Linus Groh 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() пре 3 година
  Linus Groh c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() пре 3 година
  Linus Groh 568296d0cc LibJS: Use ThrowCompletionOr in require_object_coercible() пре 3 година
  Linus Groh 80e58dab9a LibJS: Make get_function_realm() actually return a Realm пре 3 година
  Andreas Kling 19ee5e01ad LibJS: Use Span<Cell*> instead of Vector<Cell*> in more places пре 3 година
  Timothy Flynn 5a8f870594 LibJS: Implement RegExp.prototype [ @@replace ] with UTF-16 code units пре 4 година
  Idan Horowitz dd27490ee1 LibJS: Throw if the trap result of OwnPropertyKeys contains duplicates пре 4 година
  Timothy Flynn e0c9f58b0c LibJS: Implement and use the GetSubstitution abstract operation пре 4 година
  davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName пре 4 година
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) пре 4 година
  Andreas Kling 1270df257b LibJS: Bring the `super` keyword in line with the spec пре 4 година