提交历史

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