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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h359 // If gcRequested returns true when a thread returns to its event
361 bool gcRequested();
H A DThreadState.cpp814 bool ThreadState::gcRequested() function in class:blink::ThreadState
838 } else if (gcRequested()) {

Completed in 2256 milliseconds