Closed
Bug 1830773
Opened 2 years ago
Closed 2 years ago
Jitted RegExp code doesn't have frame pointers
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: iain)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This makes profiling a bit harder
Reporter | ||
Comment 1•2 years ago
|
||
I guess this would probably be fixed here: https://searchfox.org/mozilla-central/rev/3563da061ca2b32f7f77f5f68088dbf9b5332a9f/js/src/irregexp/RegExpNativeMacroAssembler.cpp#1022
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → iireland
Status: NEW → ASSIGNED
Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94730448c903
Add frame pointers to irregexp r=jandem
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•