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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGConstantFoldingPhase.cpp155 bool needsCellCheck = m_state.forNode(child).m_type & ~SpecCell; local
181 } else if (needsCellCheck) {
220 bool needsCellCheck = m_state.forNode(child).m_type & ~SpecCell; local
245 } else if (needsCellCheck) {

Completed in 124 milliseconds