Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 年之前 |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 年之前 |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 年之前 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 年之前 |
Marko Lahma
|
1f8d87a4ce
ES6 Number APIs (#574)
|
6 年之前 |
Marko Lahma
|
3cbb20e1ad
ES6 string functions (#560)
|
6 年之前 |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
7 年之前 |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 年之前 |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 年之前 |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 年之前 |