Commit History

Author SHA1 Message Date
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 years ago
  Marko Lahma c204412140 Fix JSON serialization logic to adhere to latest specification (#820) 4 years ago
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 years ago
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 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
  Pranay Kumar 2e87a5643c Fixing cyclic reference handling in Json serialization (#499) 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 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 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
  Liangying 89c3c99205 Improve JSON.parse and JSON.stringify performance (#358) 8 years ago
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 years ago
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 years ago
  Frederic Torres 8b2d9c3984 Removed comment 11 years ago
  Frederic Torres a0e142207d Fix JSON.stringify for empty array 11 years ago
  Frederic Torres 3026b3308e Fixed some JSON.parse error and set exception msg 11 years ago
  Frederic Torres 9bc86dfede fix 15.12.3-11-2, 15.12.3-11-14, 15.12.3-6-b-3.js, S15.12.2_A1 11 years ago
  Frederic Torres e9168c2788 Comment from Sebatien 11 years ago
  Frederic Torres 769b0fbc66 Clean code before pull request 11 years ago
  Frederic Torres 43f29798b5 Fixed Unit test 15.12.3-11-12 and more 11 years ago
  Frederic Torres accc2fc6b3 Fixed JSON 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