Closed
Bug 508053
Opened 15 years ago
Closed 13 years ago
Generalize TraceMonitor post-op hooks
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jorendorff, Unassigned)
Details
Sometimes recording a bytecode instruction requires information that we won't have until after (or halfway through) interpretation of that instruction. Currently several hacks are used for this. We can unify them as described in bug 507665 comment 3.
Comment 1•13 years ago
|
||
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•