Home
last modified time | relevance | path

Searched defs:breakIsValid (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/parser/
DJSParser.cpp150 bool breakIsValid() in breakIsValid() function in JSC::JSParser
327 bool breakIsValid() { return m_loopDepth || m_switchDepth; } in breakIsValid() function