Closed
Bug 717503
Opened 13 years ago
Closed 13 years ago
IonMonkey: Fix assert when a GC occurs in a global script
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
(deleted),
patch
|
cdleary
:
review+
|
Details | Diff | Splinter Review |
Pretty straightforward, forgot to support GC within global scripts.
Attachment #587926 -
Flags: review?(christopher.leary)
Updated•13 years ago
|
Attachment #587926 -
Flags: review?(christopher.leary) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•