Searched refs:reportStillAlive (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp1963 reportStillAlive(it->value, previouslyLive().get(it->key));
1976 static void reportStillAlive(LiveObjectSet current, LiveObjectSet previous) function in class:MarkingVisitor

Completed in 92 milliseconds