Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode 3 years ago
  Idan Horowitz 91881be4b0 LibJS: Convert GeneratorObject to ThrowCompletionOr 3 years ago
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 years ago
  Timothy Flynn 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 years ago
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 years ago
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject 4 years ago
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) 4 years ago
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects 4 years ago
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 years ago