Closed Bug 1601629 Opened 6 years ago Closed 6 years ago

Support ignoresReturnValue calls for JSOP_FUNAPPLY and JSOP_SPREADCALL

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(1 file)

And also fix InvokeArgsMaybeIgnoresReturnValue to correctly set ignoresReturnValue_:
ignoresReturnValue_ is currently set in the constructor, but later always overwritten to false in GenericArgsBase::init() when the assignment from CallArgsFromVp is executed.

Priority: -- → P1
Pushed by btara@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2e387a9024c5 Support ignoresReturnValue calls for JSOP_FUNAPPLY and JSOP_SPREADCALL. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: