Commit History

Auteur SHA1 Bericht Datum
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} 3 jaren geleden
  Idan Horowitz bbacea255f LibJS: Start implementing Intl Segments objects 3 jaren geleden
  davidot 202de6ed25 LibJS: Expose JSON.parse as an intrinsic value of the global object 3 jaren geleden
  Linus Groh 4ed49e05a9 LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype 3 jaren geleden
  Timothy Flynn 4cc8cf9233 LibJS: Add an accessor for the %Date.now% instrinsic property 3 jaren geleden
  davidot 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances 3 jaren geleden
  Luke Wilde 3666d2132b LibJS: Remove fallback value for get_offset_nanoseconds_for 3 jaren geleden
  Linus Groh 27d84bebd4 LibJS: Remove redundant exception checks from initialize_constructor() 3 jaren geleden
  Timothy Flynn e92d14d498 LibJS: Convert GlobalObject to ThrowCompletionOr 3 jaren geleden
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 jaren geleden
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 jaren geleden
  Linus Groh cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm 3 jaren geleden
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions 3 jaren geleden
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 jaren geleden
  Linus Groh f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm 3 jaren geleden
  Linus Groh 45eef97906 LibJS: Avoid transitions in GlobalObject::initialize_constructor() 3 jaren geleden
  davidot 151447bdf7 LibJS: Move Object::invoke to Value::invoke and fix it for primitives 4 jaren geleden
  Linus Groh 44a8b55c50 LibJS: Add preparation for Intl constructors and prototypes 4 jaren geleden
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() 4 jaren geleden
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object 4 jaren geleden
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes 4 jaren geleden
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 jaren geleden
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 jaren geleden
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic 4 jaren geleden
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject 4 jaren geleden
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 jaren geleden
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 4 jaren geleden
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord 4 jaren geleden
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec 4 jaren geleden
  Andreas Kling d407f247b7 LibJS: Rename virtuals in EnvironmentRecord 4 jaren geleden