Home
last modified time | relevance | path

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

/external/v8/src/
Djsregexp.cc3762 bool found_single_character = false; in EmitSkipInstructions() local
3767 (found_single_character && map->map_count() != 0)) { in EmitSkipInstructions()
3768 found_single_character = false; in EmitSkipInstructions()
3773 found_single_character = true; in EmitSkipInstructions()
3782 if (found_single_character && lookahead_width == 1 && max_lookahead < 3) { in EmitSkipInstructions()
3787 if (found_single_character) { in EmitSkipInstructions()