Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 年之前 |
Marko Lahma
|
8aef7b02e7
#451 don't translate flags to boolean?, separate *Set properties
|
7 年之前 |
Marko Lahma
|
573f1a1515
#451 optimize ArrayInstance
|
7 年之前 |
Marko Lahma
|
707244db2c
Introduce object pooling (#479)
|
7 年之前 |
Marko Lahma
|
d139547080
#451 remove tail recursion and faster environment records (#475)
|
7 年之前 |
Marko Lahma
|
34defd2fbc
#451 string comparison related performance improvements (#470)
|
7 年之前 |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 年之前 |
Marko Lahma
|
f5f432951f
Introduce IPropertyDescriptor and specialized descriptors (#461)
|
7 年之前 |
Marko Lahma
|
98dc732be2
Optimize array access and add ability to hint array size (#455)
|
7 年之前 |
Marko Lahma
|
189af9f321
Make ObjectInstance MruPropertyCache2 dictionary lazy (#454)
|
7 年之前 |
Marko Lahma
|
aaf42cc900
Cache common JsValue allocations (#456)
|
7 年之前 |
Sebastien Ros
|
bd0d1d742f
Adding Symbol object
|
8 年之前 |
Sébastien Ros
|
4cf1b7428b
Changing JsValue to a class (#324)
|
9 年之前 |
Sebastien Ros
|
3042aa9aa0
Supporting lazily initialized objects
|
9 年之前 |
Sébastien Ros
|
44afa32a47
Preventing multiple descriptor evaluation
|
9 年之前 |
Sebastien Ros
|
3e95f2d81a
Refactoring ObjectInstance to support specialization
|
10 年之前 |
Sebastien Ros
|
55b14dcf34
Optimizing property access performance
|
10 年之前 |
Sebastien Ros
|
6e70af7b21
#27: Fixing CLR member assignment
|
11 年之前 |
Sebastien Ros
|
3c02c5bd17
Fixing [[DefaultValue]] function
|
11 年之前 |
Sebastien Ros
|
7a61b8013a
Fixing Error, Object and Object Prototype tests
|
11 年之前 |
Sebastien Ros
|
aec69fb32b
Fixing [[Configurable]] check for accessors
|
11 年之前 |
Sebastien Ros
|
936d5eb9fe
Fixing unit tests
|
11 年之前 |
Sebastien Ros
|
24a479c429
Removing TypeConverter JsValue direct conversions
|
11 年之前 |
Sebastien Ros
|
f591dea25e
Fixing some more unit tests
|
11 年之前 |
Sebastien Ros
|
1227c2992f
Implementing JsValue
|
11 年之前 |
Sebastien Ros
|
37bf2f5e2b
Refactoring PropertyDescriptor
|
11 年之前 |
Sebastien Ros
|
cc305fbf76
Incremental work of property descriptors
|
11 年之前 |
Sebastien Ros
|
079c6a1764
Fixing more unit tests
|
11 年之前 |
Sebastien Ros
|
7f407c54c8
Fixing Arguments tests
|
12 年之前 |
Sebastien Ros
|
ce52901d34
Fixing Global member configurability
|
12 年之前 |