Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h992 int first_choice,
Djsregexp.cc4076 int first_choice, in EmitChoices() argument
4088 for (int i = first_choice; i < choice_count; i++) { in EmitChoices()
4139 if (i != first_choice) { in EmitChoices()