Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h959 int first_choice,
Djsregexp.cc4148 int first_choice, in EmitChoices() argument
4160 for (int i = first_choice; i < choice_count; i++) { in EmitChoices()
4211 if (i != first_choice) { in EmitChoices()