Home
last modified time | relevance | path

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

/external/v8/src/regexp/experimental/
Dexperimental-compiler.cc326 void CompileDisjunction(int alt_num, F&& gen_alt) { in CompileDisjunction() function in v8::internal::__anon6c49fcb10211::CompileVisitor
372 CompileDisjunction(alts.length(), in VisitDisjunction()
403 CompileDisjunction(ranges->length(), [&](int i) { in VisitCharacterClass()