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.h 359 // If gcRequested returns true when a thread returns to its event
361 bool gcRequested();
ThreadState.cpp 814 bool ThreadState::gcRequested()
838 } else if (gcRequested()) {
    [all...]

Completed in 4946 milliseconds