Commit History

Author SHA1 Message Date
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 years ago
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) 6 years ago
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) 6 years ago
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 years ago
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 years ago
  Marko Lahma 707244db2c Introduce object pooling (#479) 7 years ago
  Marko Lahma d139547080 #451 remove tail recursion and faster environment records (#475) 7 years ago
  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 aaf42cc900 Cache common JsValue allocations (#456) 7 years ago
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 years ago
  Massimiliano Gentile f077fe6fae Implementation of Debug support 10 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros ce52901d34 Fixing Global member configurability 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 9cc5450489 Implementing Declaration Binding Instantiation 12 years ago
  Sebastien Ros 9aaef30b21 Implementing property descriptor as per the specification 12 years ago
  Sebastien Ros b4b5070ffa Including project files 12 years ago