Home
last modified time | relevance | path

Searched refs:isAssertion (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/yarr/
DRegexInterpreter.cpp1440 …bool isAssertion = m_bodyDisjunction->terms[beginTerm].type == ByteTerm::TypeParentheticalAssertio… in atomParenthesesEnd() local
1444 …m_bodyDisjunction->terms.append(ByteTerm(isAssertion ? ByteTerm::TypeParentheticalAssertionEnd : B… in atomParenthesesEnd()