Closed
Bug 1129348
Opened 11 years ago
Closed 11 years ago
JIT: handle immediate addresses in the disassembler
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: dougc, Assigned: dougc)
Details
Attachments
(1 file)
|
1.05 KB,
patch
|
sunfish
:
review+
|
Details | Diff | Splinter Review |
The newly added disassembler in bug 1125236 does not handle addressing modes with an immediate 32 bit address.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8559017 -
Flags: review?(sunfish)
Comment 2•11 years ago
|
||
Comment on attachment 8559017 [details] [diff] [review]
bug1129348-1.patch
Review of attachment 8559017 [details] [diff] [review]:
-----------------------------------------------------------------
yep
Attachment #8559017 -
Flags: review?(sunfish) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Requesting checkin. Try build:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e3eba99405fb
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•