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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp308 , m_forcePreciseGCForTesting(false)
847 m_forcePreciseGCForTesting = value;
853 return m_forcePreciseGCForTesting;
H A DThreadState.h700 bool m_forcePreciseGCForTesting; member in class:blink::ThreadState

Completed in 92 milliseconds