Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros %!s(int64=3) %!d(string=hai) anos
  Linus Groh cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr %!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
  Linus Groh 45eef97906 LibJS: Avoid transitions in GlobalObject::initialize_constructor() %!s(int64=3) %!d(string=hai) anos
  davidot 151447bdf7 LibJS: Move Object::invoke to Value::invoke and fix it for primitives %!s(int64=3) %!d(string=hai) anos
  Linus Groh 44a8b55c50 LibJS: Add preparation for Intl constructors and prototypes %!s(int64=3) %!d(string=hai) anos
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject %!s(int64=4) %!d(string=hai) anos
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d407f247b7 LibJS: Rename virtuals in EnvironmentRecord %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 46f2c23030 LibJS: Convert EnvironmentRecord & friends to east-const style %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction %!s(int64=4) %!d(string=hai) anos
  Linus Groh 2f03eb8628 LibJS: Only initialize in add_constructor() if not already done %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 064ed8279e LibJS: Support deleting local variables with operator delete %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 442ef63008 LibJS: Add the global escape() & unescape() methods %!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
  Idan Horowitz ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0a911178ce LibJS: Add fast_is<T> for StringObject and GlobalObject %!s(int64=4) %!d(string=hai) anos