Commit History

Author SHA1 Message Date
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 years ago
  Marko Lahma 93bee1d289 #451 optimize evaluation performance 7 years ago
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Frederic Torres f68c04945e fix string[Infinity] and string.localeCompare.length 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros df03017445 Implementing String.prototype 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 4c13a5ea1c Fixing For In statement evaluation 12 years ago
  Sebastien Ros 738abd2740 Changing the project type to a Portable Class Library 12 years ago
  Sebastien Ros f84eb02ef9 Adding more Array, Number, String, Boolean objects 12 years ago