Bug 1065811 - Track Xray waivers with CPOWs. r=billm

This commit is contained in:
Bobby Holley
2014-09-25 13:13:29 +02:00
parent 4088e55174
commit f2b9845ecb
8 changed files with 56 additions and 25 deletions

View File

@@ -53,7 +53,8 @@ void
JavaScriptChild::updateWeakPointers()
{
objects_.sweep();
objectIds_.sweep();
unwaivedObjectIds_.sweep();
waivedObjectIds_.sweep();
}
JSObject *