Historie revizí

Autor SHA1 Zpráva Datum
  mattco98 18cfb9218a LibJS: Set Array length attributes to "Configurable | Writable" před 5 roky
  Linus Groh 418092a71a LibJS: Implement Array length setter před 5 roky
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object před 5 roky
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor před 5 roky
  Andreas Kling 2d7b495244 LibJS: Make Array constructor take its prototype před 5 roky
  Linus Groh 9fab52a390 LibJS: Remove shift, pop, push functions from Array object před 5 roky
  Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects před 5 roky
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects před 5 roky
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters před 5 roky
  Linus Groh c209ea1985 LibJS: Implement Array.prototype.{shift,pop} před 5 roky
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties před 5 roky
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers před 5 roky
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties před 5 roky
  Andreas Kling bceabd7c4b LibJS: Add ArrayPrototype and implement Array.prototype.push() před 5 roky
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects před 5 roky