Open
Bug 1170290
Opened 10 years ago
Updated 2 years ago
JS::ubi::Node should have accessors for interesting SavedFrame properties
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: jimb, Unassigned)
Details
When a JS::ubi::Node's referent is a SavedFrame instance, there should be accessors to retrieve the saved frame's filename/line/column/function name.
Per bug 1170282, perhaps these should be on some subclass of JS::ubi::Node.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•