Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.h47 TypeAlternativeBegin, enumerator
264 ByteTerm term(TypeAlternativeBegin); in AlternativeBegin()
DYarrInterpreter.cpp1110 case ByteTerm::TypeAlternativeBegin: in matchDisjunction()
1280 case ByteTerm::TypeAlternativeBegin: in matchDisjunction()
1624 ASSERT(m_bodyDisjunction->terms[beginTerm].type == ByteTerm::TypeAlternativeBegin); in closeAlternative()