Commit History

Author SHA1 Message Date
  Andreas Kling a38658dc88 LibJS: Don't use Optional<Value> for bound |this| values 5 years ago
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state 5 years ago
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() 5 years ago
  Jack Karamanian 5750edd859 LibJS: Allow Function objects to be constructed with a bound |this| 5 years ago
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor 5 years ago
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors 5 years ago
  Linus Groh 2944039d6b LibJS: Add Function() and Function.prototype 5 years ago
  Andreas Kling 37fe16a99c LibJS: Add Function.prototype and make "new" Objects delegate to it 5 years ago
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories 5 years ago