Marko Lahma
|
8430824f76
Improve for loops, improve reported reference errors (#566)
|
6 years ago |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 years ago |
Marko Lahma
|
e4055925c6
ES6 array functions (#555)
|
6 years ago |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
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 |
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
|
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
|
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 |
Sebastien Ros
|
dfc54d3e94
Merge remote-tracking branch 'origin/es6' into dev
|
7 years ago |
Ayende Rahien
|
caef6f2f62
Better error from scripts. (#408)
|
8 years ago |
Sebastien Ros
|
5529064f85
Fixing ReferenceError tests
|
8 years ago |
Sebastien Ros
|
c5f71c54cf
Fixing function strict mode test
|
8 years ago |
Sebastien Ros
|
52fe4e9f8e
Simplying Strict support
|
8 years ago |
Sebastien Ros
|
7d3d59f231
Fixing some tests
|
8 years ago |
Sebastien Ros
|
817373698a
Support for hoisting
|
8 years ago |
Sebastien Ros
|
94886e260e
wip
|
8 years ago |
Sebastien Ros
|
2b1221635f
Adding source information in exceptions
|
11 years ago |
Sebastien Ros
|
936d5eb9fe
Fixing unit tests
|
11 years ago |
Sebastien Ros
|
24a479c429
Removing TypeConverter JsValue direct conversions
|
11 years ago |
Sebastien Ros
|
1227c2992f
Implementing JsValue
|
11 years ago |
Sebastien Ros
|
fea15a9161
Passing the Global Object values tests
|
11 years ago |
Sebastien Ros
|
24071e0c9b
Fixing direct call to eval()
|
12 years ago |
Sebastien Ros
|
ce52901d34
Fixing Global member configurability
|
12 years ago |
Sebastien Ros
|
efab9cfc8b
Completing strict code management
|
12 years ago |
Sebastien Ros
|
df03017445
Implementing String.prototype
|
12 years ago |