Cronologia Commit

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