Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters il y a 5 ans
  Linus Groh c209ea1985 LibJS: Implement Array.prototype.{shift,pop} il y a 5 ans
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties il y a 5 ans
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers il y a 5 ans
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties il y a 5 ans
  Andreas Kling bceabd7c4b LibJS: Add ArrayPrototype and implement Array.prototype.push() il y a 5 ans
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects il y a 5 ans