Closed
Bug 1150245
Opened 10 years ago
Closed 9 years ago
Assert in MarkIdForBarrier that we are not in a GC
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
DUPLICATE
of bug 844769
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | affected |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Currently watchpoint's WatchKey structure contains a pre-barriered id that violates this.
| Assignee | ||
Comment 1•9 years ago
|
||
MarkIdForBarrier does not exist anymore. Now we just do DispatchTyped to the normal typed pre-barrier, so this work falls directly under bug 844769.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•