Searched defs:isGarbageCollected (Results 1 – 3 of 3) sorted by relevance
53 static const bool isGarbageCollected = WTF::IsSubclassOfTemplate<T, GarbageCollected>::value; variable
64 static const bool isGarbageCollected = false; variable
1546 static const bool isGarbageCollected = true; variable