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

/external/webkit/Source/JavaScriptCore/yarr/
H A DYarrInterpreter.cpp652 bool matchParenthesesOnceEnd(ByteTerm& term, DisjunctionContext* context) function in class:JSC::Yarr::Interpreter::InputStream
1213 if (matchParenthesesOnceEnd(currentTerm(), context))

Completed in 22 milliseconds