提交历史

作者 SHA1 备注 提交日期
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年之前
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable 4 年之前
  Andreas Kling 08510a0c80 LibJS: Rename VM::current_scope() => current_environment_record() 4 年之前
  Matthew Olsson 9253fa1bad LibJS: Implement GeneratorFunctionConstructor::construct 4 年之前
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects 4 年之前