Closed
Bug 950305
Opened 10 years ago
Closed 9 years ago
PJS: Improve AbortPar location information
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: shu, Unassigned)
References
Details
Right now AbortPar's location isn't very helpful in the spew since it replaces a whole block. For speedier debugging we should make it more precise, perhaps make it remember which MIR it replaced and what its location was.
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•