Bug 766355 - Fix GC valgrind warnings (r=terrence)

This commit is contained in:
Bill McCloskey 2012-06-22 11:30:48 -07:00
parent c06238e1ac
commit 94c06390b1

View File

@ -46,6 +46,7 @@ JSCompartment::JSCompartment(JSRuntime *rt)
gcBytes(0),
gcTriggerBytes(0),
hold(false),
isSystemCompartment(false),
lastCodeRelease(0),
typeLifoAlloc(TYPE_LIFO_ALLOC_PRIMARY_CHUNK_SIZE),
data(NULL),