Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects 5 jaren geleden
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters 5 jaren geleden
  Linus Groh c209ea1985 LibJS: Implement Array.prototype.{shift,pop} 5 jaren geleden
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties 5 jaren geleden
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers 5 jaren geleden
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties 5 jaren geleden
  Andreas Kling bceabd7c4b LibJS: Add ArrayPrototype and implement Array.prototype.push() 5 jaren geleden
  Andreas Kling 8f7d4f67a4 LibJS: Support reading/writing elements in an Array via Object get/put 5 jaren geleden
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects 5 jaren geleden