Closed Bug 1866971 Opened 1 year ago Closed 1 year ago

[mips64] Failed to build js after optimization for VMFunction wrapper code

Categories

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

Other
Unspecified
defect

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Optimizations in bug 1860541 caused build issue on mips64 port.

js/src/jit/mips64/Trampoline-mips64.cpp:771:12: error: no member named 'popRooted' in 'js::jit::MacroAssembler'
771 | masm.popRooted(f.outParamRootType, ReturnReg, JSReturnOperand);

Blocks: 1639895

Port optimizations in bug 1860541 for VMFunction wrapper code to MIPS64.

Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/785b3d438fe5 [mips64] Optimizations VMFunction wrapper code by taking advantage of frame pointers. r=jandem
Severity: -- → S4
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: