HomeSort by relevance Sort by last modified time
    Searched refs:gcRequested (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.cpp 636 bool ThreadState::gcRequested()
660 } else if (gcRequested()) {
ThreadState.h 280 // If gcRequested returns true when a thread returns to its event
282 bool gcRequested();

Completed in 52 milliseconds