Searched refs:set_choice_index (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/regexp/ | ||
D | jsregexp.h | 1441 void set_choice_index(int value) { choice_index_ = value; } in set_choice_index() function |
D | jsregexp.cc | 6499 set_choice_index(i); in BuildTable() |