Closed
Bug 561939
Opened 15 years ago
Closed 13 years ago
TM: trace globalobj[string]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gal, Unassigned)
Details
We currently don't trace getelem and setelem on the global object. We should guard on the string and import the slot. globalobj[int] should probably keep aborting us.
Comment 1•13 years ago
|
||
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•