提交歷史

作者 SHA1 備註 提交日期
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 年之前
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 年之前
  Luke Wilde 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 年之前
  Linus Groh 53619176f5 LibJS: Set "prototype" property of async generator functions 3 年之前
  Linus Groh dd547c3374 LibJS: Add getters for %{Async,}GeneratorFunction.prototype.prototype% 3 年之前
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 年之前
  Linus Groh acda12597a LibJS: Rename scope to environment 3 年之前
  Luke Wilde 90f14de1e9 LibJS: Call HostEnsureCanCompileStrings in CreateDynamicFunction 3 年之前
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 年之前
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 年之前
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h 3 年之前
  Linus Groh 1ee7e97e24 LibJS: Pass source text to ECMAScriptFunctionObject::create() 3 年之前
  Linus Groh 4ed49e05a9 LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype 3 年之前
  Linus Groh e8519156bc LibJS: Implement create_dynamic_function() according to the spec 3 年之前
  Linus Groh 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 年之前
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) 3 年之前
  davidot 0982a73d1d LibJS: Parse async generator functions 3 年之前
  Idan Horowitz 681787de76 LibJS: Add support for async functions 3 年之前
  Idan Horowitz c0bb456fd2 LibJS: Convert the CreateDynamicFunction AO to ThrowCompletionOr 3 年之前
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 年之前
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 年之前
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 年之前
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年之前
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Linus Groh 7f8245439b LibJS: Add a bunch more missing ECMA-262 section/title/URL comments 4 年之前
  Matthew Olsson 9253fa1bad LibJS: Implement GeneratorFunctionConstructor::construct 4 年之前
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects 4 年之前
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前