Open
Bug 1670962
Opened 4 years ago
Updated 27 days ago
Add DumpStackBytes debug function
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: jorendorff, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I wrote some code to dump Baseline stack segments. I'm not sure this is worth having. It seems like something we could improve on over time, and I'm willing to iterate in this bug.
Reporter | ||
Updated•4 years ago
|
Assignee: nobody → jorendorff
Priority: -- → P1
Reporter | ||
Comment 1•4 years ago
|
||
Depends on D93379
Updated•4 years ago
|
Attachment #9181328 -
Attachment description: Bug 1670962 - Add DumpStackBytes debug function. r?djvj → Bug 1670962 - Add DumpStackBytes debug function. r=djvj
Updated•4 years ago
|
Severity: -- → N/A
Comment 2•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jorendorff, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jorendorff)
Reporter | ||
Comment 3•4 years ago
|
||
Bouncing to nbp to see if this is useful. It's not worth it if everybody can just eyeball stack frames but me :)
Flags: needinfo?(jorendorff) → needinfo?(nicolas.b.pierron)
Updated•4 years ago
|
Assignee: jorendorff → nobody
Type: task → enhancement
Priority: P1 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•