Dmitry Panov
|
cb5011b539
Fixed the order in which the adder function and the iterator are obtained in {Weak}{Set,Map} constructors.
|
2 years ago |
Dmitry Panov
|
bf6af58bbc
Refactored tests
|
3 years ago |
Dmitry Panov
|
eb3de9ec1a
Changed WeakMap implementation to avoid memory leaks in some common usage scenarios. Fixes #250.
|
4 years ago |
Dmitry Panov
|
81ddb8a7cc
Rewrote the handling of weak keys to avoid creating circular structures when weak keys are reachable from Runtime. Fixes #199.
|
5 years ago |
Dmitry Panov
|
1236576b0d
Typedarrays (#137)
|
5 years ago |
Dmitry Panov
|
a13c43b62b
Proxy (#135)
|
5 years ago |
Dmitry Panov
|
0a7d410a91
Implemented Map, Set, WeakMap, WeakSet (#130)
|
5 years ago |