Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 566a8dfd93 LibJS: Allow GeneratorObject to be subclassed %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 60adeb11c9 LibJS: Convert GeneratorObject's [[GeneratorBrand]] to a StringView %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f8cb4f9686 LibJS: Remove GeneratorObject::initialize() override %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Linus Groh 83de01043f LibJS: Convert GeneratorObject::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 5bc3371226 LibJS: Perform received abrupt generator completions in the generator %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors %!s(int64=2) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1bbfaf8627 LibJS: More properly implement scoping rules in bytecode codegen %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 91881be4b0 LibJS: Convert GeneratorObject to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject %!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
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) %!s(int64=4) %!d(string=hai) anos