wolfbeast
|
c2c997f393
|
Remove now-unused parameter (prev. used for unboxed objects).
|
2019-06-28 20:11:21 +08:00 |
|
wolfbeast
|
7ec709fb70
|
Remove Unboxed Object code from jit, Part 4.
|
2019-06-28 20:11:07 +08:00 |
|
wolfbeast
|
0c434f7244
|
Fix unified deprot
|
2019-06-28 20:11:01 +08:00 |
|
wolfbeast
|
c6c456b12b
|
Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.
|
2019-06-19 21:34:33 +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 |
|
wolfbeast
|
54b6b407a9
|
Remove UnboxedArray code part 2
|
2019-06-19 21:34:02 +08:00 |
|
wolfbeast
|
5c15924907
|
Remove UnboxedArray code part 1
|
2019-06-19 21:33:59 +08:00 |
|
wolfbeast
|
cc936df2e5
|
Remove unboxed object code from jit, Part 1
|
2019-05-24 21:56:13 +08:00 |
|
wolfbeast
|
8f16d02c34
|
Change inlining of intrinsics.
|
2019-02-16 00:01:15 +08:00 |
|
trav90
|
10b24b8110
|
Fix Value::isGCThing footgun, stop returning true for NullValue
|
2019-02-15 23:41:26 +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
|
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 |
|