Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 éve |
Marko Lahma
|
8aef7b02e7
#451 don't translate flags to boolean?, separate *Set properties
|
7 éve |
Marko Lahma
|
573f1a1515
#451 optimize ArrayInstance
|
7 éve |
Marko Lahma
|
93bee1d289
#451 optimize evaluation performance
|
7 éve |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 éve |
Marko Lahma
|
f5f432951f
Introduce IPropertyDescriptor and specialized descriptors (#461)
|
7 éve |
Marko Lahma
|
98dc732be2
Optimize array access and add ability to hint array size (#455)
|
7 éve |
Marko Lahma
|
4582830317
cache common int to string conversions
|
7 éve |
Sebastien Ros
|
3e95f2d81a
Refactoring ObjectInstance to support specialization
|
10 éve |
Sebastien Ros
|
55b14dcf34
Optimizing property access performance
|
10 éve |
Sebastien Ros
|
7a61b8013a
Fixing Error, Object and Object Prototype tests
|
11 éve |
Sebastien Ros
|
936d5eb9fe
Fixing unit tests
|
11 éve |
Sebastien Ros
|
24a479c429
Removing TypeConverter JsValue direct conversions
|
11 éve |
Sebastien Ros
|
1227c2992f
Implementing JsValue
|
11 éve |
Sebastien Ros
|
37bf2f5e2b
Refactoring PropertyDescriptor
|
11 éve |
Sebastien Ros
|
cc305fbf76
Incremental work of property descriptors
|
11 éve |
Sebastien Ros
|
e17adc30ab
Passing more unit tests
|
11 éve |
Sebastien Ros
|
ce52901d34
Fixing Global member configurability
|
12 éve |
Sebastien Ros
|
1427db5177
Fixing all unit test for Array.prototype
|
12 éve |
Sebastien Ros
|
461857c4db
Fixing some Prototype values
|
12 éve |
Sebastien Ros
|
4146ed62b1
Using official driver
|
12 éve |
Sebastien Ros
|
1e30fd461f
Adding undefined state for object attributes
|
12 éve |
Sebastien Ros
|
544dfae042
Implementing Object.constructor functions
|
12 éve |
Sebastien Ros
|
b95ee27b63
Implementing Array.prototype.concat
|
12 éve |
Sebastien Ros
|
01ae03bfdf
Splitting configuration in another step
|
12 éve |
Sebastien Ros
|
c0c320e41c
Refactoring prototype chain construction
|
12 éve |
Sebastien Ros
|
6fe243f4eb
Fixing primitive object function calls
|
12 éve |
Sebastien Ros
|
f5319612ca
Implementing error objects and exceptions management
|
12 éve |
Sebastien Ros
|
4c13a5ea1c
Fixing For In statement evaluation
|
12 éve |
Sebastien Ros
|
00c55e2006
Applying strict mode declarative
|
12 éve |