Closed
Bug 1853438
Opened 2 years ago
Closed 2 years ago
IonIC's should have jitdump DEBUG_INFO records
Categories
(Core :: JavaScript Engine: JIT, enhancement, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: denispal)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Right now it's very difficult to see what source line number is responsible for an IonIC this would make it easy.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dpalmeiro
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9353516 -
Attachment description: WIP: Bug 1853438: WIP - Emit DEBUG_INFO records for the pc used by an IonIC → Bug 1853438: Emit DEBUG_INFO records for the pc used by an IonIC r=iain!
Updated•2 years ago
|
Pushed by dpalmeiro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f69bc83fe4b3
Emit DEBUG_INFO records for the pc used by an IonIC r=iain
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•