Searched defs:breakIsValid (Results 1 – 1 of 1) sorted by relevance
150 bool breakIsValid() in breakIsValid() function in JSC::JSParser327 bool breakIsValid() { return m_loopDepth || m_switchDepth; } in breakIsValid() function