Closed Bug 1626075 Opened 5 years ago Closed 5 years ago

IonBuilder::arithTryBinaryStub can't fail

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: evilpies, Assigned: evilpies)

References

Details

Attachments

(1 file)

All callers of arithTryBinaryStub assume that it can fail, but it can't unless it's JSOp::Pos or JSOp::Pow. We just shouldn't call the function in those cases.

Depends on: 1607986
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Priority: -- → P1
Type: defect → enhancement
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/45b2d77ee119 IonBuilder::arithTryBinaryStub can't fail. r=iain
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: