Closed
Bug 513596
Opened 15 years ago
Closed 15 years ago
TM: remove insSkip() [nanojit]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 518242
People
(Reporter: gal, Assigned: n.nethercote)
References
Details
No description provided.
Reporter | ||
Comment 1•15 years ago
|
||
We still need a skip instruction to link pages together, but it no longer needs a payload.
Comment 2•15 years ago
|
||
tamarin still uses it to erase instructions, and for that it also doesn't need a payload.
Assignee | ||
Comment 3•15 years ago
|
||
This overlaps significantly with bug 495734.
Assignee | ||
Updated•15 years ago
|
Assignee: general → nnethercote
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•