Closed
Bug 717503
Opened 12 years ago
Closed 12 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)
1.74 KB,
patch
|
cdleary
:
review+
|
Details | Diff | Splinter Review |
Pretty straightforward, forgot to support GC within global scripts.
Attachment #587926 -
Flags: review?(christopher.leary)
Updated•12 years ago
|
Attachment #587926 -
Flags: review?(christopher.leary) → review+
![]() |
Assignee | |
Comment 1•12 years ago
|
||
http://hg.mozilla.org/projects/ionmonkey/rev/bb8950d01a1b
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•