| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|
|
|
| |
Fixes #29
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Saves a TValue allocation
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
To remove along with asserts calls for any real use
|
| |
| |
| |
| | |
dead keys for next()
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
Closes #37
|
| |
|
|
|
|
| |
See #37
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This reverts commit 5cb00bbae4f1afb5cd476a637975dd9220898e15.
It turns out that frozen objects are slower, see https://jsperf.com/object-freeze-performance
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|