Closed
Bug 452709
Opened 17 years ago
Closed 17 years ago
TM: Notify trace monitor of all branches, not just backwards branches.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gal, Assigned: gal)
Details
This might (very slightly) impact performance when the JIT is perf-ed off. Please review.
http://hg.mozilla.org/tracemonkey/rev/1b17855e8259
| Assignee | ||
Updated•17 years ago
|
Assignee: general → gal
| Assignee | ||
Comment 1•17 years ago
|
||
Moved downwards branch monitoring into the recorder path. It does no longer impact the interpreter with JIT off or JIT not recording.
http://hg.mozilla.org/tracemonkey/rev/17287b03873b
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite-
Flags: in-litmus-
You need to log in
before you can comment on or make changes to this bug.
Description
•