Searched refs:NoPhase (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DGCThreadSharedData.cpp65 , m_currentPhase(NoPhase)
94 ASSERT(m_currentPhase == NoPhase);
128 ASSERT(m_currentPhase == NoPhase);
138 m_currentPhase = NoPhase;
H A DGCThread.cpp80 while (m_shared.m_currentPhase == NoPhase)
121 case NoPhase:
H A DGCThreadSharedData.h47 NoPhase, enumerator in enum:JSC::GCPhase

Completed in 403 milliseconds