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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGConstantFoldingPhase.cpp154 bool needsWatchpoint = !m_state.forNode(child).m_currentKnownStructure.hasSingleton(); local
176 if (needsWatchpoint) {
219 bool needsWatchpoint = !m_state.forNode(child).m_currentKnownStructure.hasSingleton(); local
240 if (needsWatchpoint) {

Completed in 109 milliseconds