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 |
Sebastien Ros
|
37bf2f5e2b
Refactoring PropertyDescriptor
|
11 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
|
08de54d4cf
Fixing object instance json parsing
|
12 years ago |
Sebastien Ros
|
b565752107
Implementing Array indexer
|
12 years ago |
Sebastien Ros
|
8fbf0885a0
Implementing JSON object
|
12 years ago |