Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-random-iterator.h49 void GoToIndex(int index) { in GoToIndex() function
/external/v8/src/compiler/
Dbytecode-analysis.cc347 iterator.GoToIndex(loop_end_index); in Analyze()