wolfbeast
|
37315e4898
|
Remove Unboxed Objects from vm/ Part 1 + fix deprot
|
2019-05-24 21:56:09 +08:00 |
|
wolfbeast
|
96c56fa091
|
Remove array header
|
2019-05-24 21:56:05 +08:00 |
|
wolfbeast
|
3538814b92
|
Implement array.flat and array.flatMap
Self-hosted implementation that adds both functions and adds them to
@@unscopables as specced in ES2019.
Resolves #1095
|
2019-05-24 21:54:58 +08:00 |
|
janekptacijarabaci
|
f8591643c5
|
JS - support for Array.prototype.values()
|
2019-02-15 23:39:48 +08:00 |
|
wolfbeast
|
ef6478af8c
|
Revert "Enable Array.prototype.values"
This reverts commit 424ed1b165e50f2e71c082c0c70fcda2a2764d18.
|
2019-02-15 23:39:47 +08:00 |
|
wolfbeast
|
663b7836f5
|
Enable Array.prototype.values
This resolves #85
|
2019-02-15 23:39:40 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|