Bug 996785 - Use separate maps for local and remote CPOW objects (r=mrbkap)
This commit is contained in:
@@ -40,6 +40,7 @@ void
|
||||
JavaScriptChild::trace(JSTracer *trc)
|
||||
{
|
||||
objects_.trace(trc);
|
||||
cpows_.trace(trc);
|
||||
ids_.trace(trc);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user