Closed Bug 1338917 Opened 7 years ago Closed 7 years ago

Ion-compile JSOP_SPREADCALLARRAY

Categories

(Core :: JavaScript Engine: JIT, defect, P1)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1338920

People

(Reporter: evilpie, Unassigned)

References

(Blocks 1 open bug)

Details

This should probably be as simple as using the same code as for JSOP_NEWARRAY. The documentation Opcodes.h has some comment about avoid unboxed arrays, but I don't think that really needs any special attention. Arai points out it's probably used here: https://dxr.mozilla.org/mozilla-central/rev/0eef1d5a39366059677c6d7944cfe8a97265a011/js/src/vm/ObjectGroup.cpp#1517.

Unboxed-arrays are disabled by default.
Priority: -- → P1
This is a trivial part of bug 1338920.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.