Home | History | Annotate | Download | only in interpreter

Lines Matching defs:to_index

259   int to_index = Bytecodes::ToByte(to);
261 to_index];
285 for (int to_index = 0; to_index < kNumberOfBytecodes; ++to_index) {
286 Bytecode to_bytecode = Bytecodes::FromByte(to_index);