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 |
Pranay Kumar
|
c364bf9a4b
Support for JSON.parse reviver (#484)
|
7 years ago |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 years ago |
Marko Lahma
|
6164795167
Upgrade to latest Esprima, remove redundant casts (#452)
|
7 years ago |
Sebastien Ros
|
0e1e67bb00
Fixing json
|
8 years ago |
Sebastien Ros
|
1cf3cca2df
Adding ParseJson
|
8 years ago |
Sebastien Ros
|
94886e260e
wip
|
8 years ago |
Jos
|
6c21768e59
Fix for JSON.parse handling non-string values
|
9 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
|
769b0fbc66
Clean code before pull request
|
11 years ago |
Frederic Torres
|
accc2fc6b3
Fixed JSON unit tests
|
11 years ago |
Sebastien Ros
|
1227c2992f
Implementing JsValue
|
11 years ago |
Sebastien Ros
|
461857c4db
Fixing some Prototype values
|
12 years ago |
Sebastien Ros
|
61f9f074e1
Fixing all unit tests for Array.constructor
|
12 years ago |
Sebastien Ros
|
01ae03bfdf
Splitting configuration in another step
|
12 years ago |
Sebastien Ros
|
c0c320e41c
Refactoring prototype chain construction
|
12 years ago |
Sebastien Ros
|
8fbf0885a0
Implementing JSON object
|
12 years ago |