Closed
Bug 457172
Opened 17 years ago
Closed 14 years ago
TM: misuse of (&gc) in jstracer.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gal, Assigned: dvander)
Details
(&gc) is supposed to be used for nanojit data structures only (and datastructures we defined in avmplus). I don't think we should use it for anything else.
Comment 1•14 years ago
|
||
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•