Home | History | Annotate | Download | only in interpreter

Lines Matching full:sparse_switch

876   DCHECK(inst->Opcode() == Instruction::SPARSE_SWITCH);
881 // Return length of SPARSE_SWITCH if size is 0.
902 // No corresponding value: move forward by 3 (size of SPARSE_SWITCH).