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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h347 // shouldGC and shouldForceConservativeGC implement the heuristics
349 // shouldForceConservativeGC returns true, we force the garbage
355 bool shouldForceConservativeGC();
H A DThreadState.cpp785 bool ThreadState::shouldForceConservativeGC() function in class:blink::ThreadState
H A DHeap.cpp634 if (threadState()->shouldForceConservativeGC())

Completed in 513 milliseconds