Closed
Bug 403379
Opened 18 years ago
Closed 2 years ago
DTrace js_calltime.d output omits getters
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: myk, Unassigned)
Details
The DTrace Toolkit 0.99 script js_calltime.d seems to omit from its output any mention of getters, even when I give those getters names, which makes it harder to figure out the cost of code that calls those getters. Perhaps this is related to bug 403348.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•