Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) пре 5 година
  Andreas Kling cd14ebb11f LibJS: More Interpreter::global_object() removal пре 5 година
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors пре 5 година
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) пре 5 година
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices пре 5 година
  Linus Groh 418092a71a LibJS: Implement Array length setter пре 5 година
  Andreas Kling 2d7b495244 LibJS: Make Array constructor take its prototype пре 5 година
  Linus Groh 9fab52a390 LibJS: Remove shift, pop, push functions from Array object пре 5 година
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects пре 5 година
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters пре 5 година
  Linus Groh c209ea1985 LibJS: Implement Array.prototype.{shift,pop} пре 5 година
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties пре 5 година
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers пре 5 година
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties пре 5 година
  Andreas Kling bceabd7c4b LibJS: Add ArrayPrototype and implement Array.prototype.push() пре 5 година
  Andreas Kling 8f7d4f67a4 LibJS: Support reading/writing elements in an Array via Object get/put пре 5 година
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects пре 5 година