Gaming4JC
|
417aa02122
|
1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores return value.
|
2019-07-22 19:52:23 +08:00 |
|
wolfbeast
|
bd6c34b56a
|
Revert "Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again."
This reverts commit 912c3f5cbc512557794a3dfd7bc5cb4994413dfe.
|
2019-06-28 20:10:21 +08:00 |
|
wolfbeast
|
a6bb928fa4
|
Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.
|
2019-06-19 21:34:38 +08:00 |
|
wolfbeast
|
87f3c86484
|
Make use of ArrayObjects in favor of generic JS objects.
ArrayObjects has been a thing for years but been under-used. About time
they are used where prudent.
|
2019-06-19 21:34:21 +08:00 |
|
janekptacijarabaci
|
ac07311b18
|
Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring iterator close trynote
Issue #74
|
2019-02-15 23:39:34 +08:00 |
|
janekptacijarabaci
|
5bf58e6044
|
Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JIT
Issue #74
|
2019-02-15 23:39:30 +08:00 |
|
janekptacijarabaci
|
95390009cc
|
Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*
Issue #74
|
2019-02-15 23:39:07 +08:00 |
|
janekptacijarabaci
|
2f27d8433c
|
Bug 1204028: Evaluate LHS reference before RHS in destructuring
Issue #73
[Depends on] Bug 1147371: Implement IteratorClose
|
2019-02-15 23:38:57 +08:00 |
|
janekptacijarabaci
|
7bfe087f0c
|
Part 3: Support JSOP_SETFUNNAME in Baseline and Ion
Issue #87
|
2019-02-15 23:38:47 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|