Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap)

This commit is contained in:
Bill McCloskey
2016-10-18 15:58:33 -07:00
parent ee69fe3289
commit 1deceb4b29
13 changed files with 155 additions and 29 deletions

View File

@@ -51,6 +51,9 @@ both:
parent:
async __delete__();
child:
async DropTemporaryStrongReferences(uint64_t upToObjId);
};
}