Closed Bug 1432314 Opened 7 years ago Closed 7 years ago

Remove a FuncPtrCallTemp register definition that's currently defined in JS_CODEGEN_ARM but entirely unused

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file)

This is showing up as a build error on th for me in trypushes. I'm not sure why it wouldn't affect main th, but it's easy to fix. It's somewhat worth noting there's another const Register just beneath this one, that uses the 2 register seemingly in concert with the 1 register here that I delete. Maybe that should change to 1, but I don't know this code nearly well enough to change that. I'm happy to change it if you know that change to be safe.
Attached patch PatchSplinter Review
Attachment #8944554 - Flags: review?(jcoppeard)
Attachment #8944554 - Flags: review?(jcoppeard) → review+
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/mozilla-inbound/rev/6913a74f7632 Remove a FuncPtrCallTemp register definition that's currently defined in JS_CODEGEN_ARM but entirely unused. r=jonco
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: