Closed
Bug 564952
Opened 15 years ago
Closed 14 years ago
Remove GVAR opcodes
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 564949
People
(Reporter: dvander, Unassigned)
References
Details
The new GLOBAL opcode set subsumes GVAR ops for compile-and-go scripts. Compartments will help the chrome side, and this won't be a big loss in the interim. Only global, untraced code is affected and it'll fall back to the property cache.
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•