Closed Bug 1546594 Opened 5 years ago Closed 5 years ago

Move JitRuntime::generateDebugTrapHandler to shared code

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

I need to make some changes to it and that's easier when there's one copy instead of six.

It now also uses masm.pushReturnAddress() and masm.ret() on ARM/MIPS.

This code isn't performance sensitive so platform-specific optimizations aren't
worth it.

Priority: -- → P1
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af2d798ce6b3
Move JitRuntime::generateDebugTrapHandler to shared code. r=nbp
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: