Searched defs:m_lowCollectionRate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h667 void setLowCollectionRate(bool value) { m_lowCollectionRate = value; }
713 bool m_lowCollectionRate; member in class:blink::ThreadState

Completed in 136 milliseconds