Commit History

Author SHA1 Message Date
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 years ago
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 years ago
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Nihal Talur f90d6c1947 Add memory usage limit option to Engine (#482) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 7a6dc642c4 Optimize Array and Completion (#501) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 years ago
  Marko Lahma 93bee1d289 #451 optimize evaluation performance 7 years ago
  Marko Lahma d27b17852d #451 prefer for over foreach when iterating Lists (#483) 7 years ago
  Marko Lahma 707244db2c Introduce object pooling (#479) 7 years ago
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) 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 cdb061ba9f Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 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
  Sebastien Ros 75b605f826 Fixing unit tests 7 years ago
  Sebastien Ros dfc54d3e94 Merge remote-tracking branch 'origin/es6' into dev 7 years ago
  Ayende Rahien 4223c30051 Allow host to handle unknown references (#410) 8 years ago
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 years ago
  Sebastien Ros 8e28849fd2 Fixing global flag regular expressions 8 years ago
  Sebastien Ros 52fe4e9f8e Simplying Strict support 8 years ago
  Sebastien Ros 7d3d59f231 Fixing some tests 8 years ago
  Sebastien Ros ecd2551ee7 Fixing RegExp 8 years ago
  Sebastien Ros 817373698a Support for hoisting 8 years ago