Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 anni fa |
Dmitry Panov
|
7e3a2f1901
Fixed getOwnPropStr() for mapped argument values when they are redefined. See #266.
|
4 anni fa |
Mihail Stoykov
|
e1c977e55c
Fix overwriting the value of 'arguments' through defineProperty
|
4 anni fa |
Dmitry Panov
|
b19cd2fe95
Added Object.entries(). Avoid slice allocation and copy in many cases when iterating over object keys. Avoid duplication of the length property when switching between regular and sparse arrays. Closes #246.
|
4 anni fa |
Dmitry Panov
|
536f9d9465
Export() and ExportTo() now support circular objects. Fixes #162, closes #188.
|
5 anni fa |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 anni fa |
Dmitry Panov
|
a13c43b62b
Proxy (#135)
|
5 anni fa |
Dmitry Panov
|
37522a24db
Implemented Symbol (#128)
|
5 anni fa |
Dmitry Panov
|
9bbb616c12
Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45
|
8 anni fa |
Dmitry Panov
|
25773609b6
Initial commit
|
9 anni fa |