Closed
Bug 991342
Opened 11 years ago
Closed 5 years ago
Remove restriction on requiring VM calls to set singleton types
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INVALID
People
(Reporter: shu, Unassigned)
Details
According to Brian in bug 987807, we don't need to be in the VM to set singleton types. We should lift this restriction, e.g., MNew{Object,Array}::shouldUseVM().
Comment 1•5 years ago
|
||
No longer valid, singleton types have been removed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•