Searched refs:choice_index_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Djsregexp.h1292 choice_index_(-1),
1298 table()->AddRange(range, choice_index_);
1309 void set_choice_index(int value) { choice_index_ = value; }
1313 int choice_index_; member in class:v8::internal::DispatchTableConstructor

Completed in 62 milliseconds