Commit History

Author SHA1 Message Date
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 years ago
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 years ago
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) 7 years ago
  Sebastien Ros bd0d1d742f Adding Symbol object 8 years ago
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
  Sebastien Ros 3042aa9aa0 Supporting lazily initialized objects 9 years ago
  Sébastien Ros 44afa32a47 Preventing multiple descriptor evaluation 9 years ago
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 years ago
  Sebastien Ros 55b14dcf34 Optimizing property access performance 10 years ago
  Sebastien Ros 6e70af7b21 #27: Fixing CLR member assignment 11 years ago
  Sebastien Ros 3c02c5bd17 Fixing [[DefaultValue]] function 11 years ago
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 years ago
  Sebastien Ros aec69fb32b Fixing [[Configurable]] check for accessors 11 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros f591dea25e Fixing some more unit tests 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros cc305fbf76 Incremental work of property descriptors 11 years ago
  Sebastien Ros 079c6a1764 Fixing more unit tests 12 years ago
  Sebastien Ros 7f407c54c8 Fixing Arguments tests 12 years ago
  Sebastien Ros ce52901d34 Fixing Global member configurability 12 years ago
  Sebastien Ros 2ca56e2b07 Implementing RegExp 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros 1e30fd461f Adding undefined state for object attributes 12 years ago
  Sebastien Ros 23176c9e6b Improving get/set implementation 12 years ago
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 years ago
  Sebastien Ros fff4c4f0a0 Implementing Array.prototype.push and Array.prototype.pop 12 years ago