提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling aaf35112a4 LibJS: Pass JS::Function around by reference more 5 年之前
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties 5 年之前
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state 5 年之前
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() 5 年之前
  Andreas Kling f7a1696087 LibJS: Add MarkedValueList and use it for argument passing 5 年之前
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object 5 年之前
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor 5 年之前
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors 5 年之前
  Stephan Unverwerth bbd592cb6c LibJS: Tweak FunctionPrototype::to_string and constructors 5 年之前
  Linus Groh eece424694 LibJS: Make Function and CallFrame aware of their function name 5 年之前
  Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects 5 年之前
  Linus Groh 2944039d6b LibJS: Add Function() and Function.prototype 5 年之前