Closed
Bug 1277478
Opened 10 years ago
Closed 10 years ago
OdinMonkey: MIPS: Fix nop-jump patching code
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: hev, Assigned: hev)
Details
Attachments
(1 file)
|
1.04 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
1. Fix build issue.
2. Fix patchNopToNearJump: write opcode and offset.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8759438 -
Flags: review?(luke)
Updated•10 years ago
|
Attachment #8759438 -
Flags: review?(luke) → review+
Pushed by r@hev.cc:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6ff433eee86b
OdinMonkey: MIPS: Fix nop-jump patching code. r=luke
Comment 3•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•