Lines Matching refs:code_ptr
662 const uint16_t* code_ptr = code_item.insns_;666 while (code_ptr < code_end) {667 const Instruction& instruction = *Instruction::At(code_ptr);684 code_ptr += instruction.SizeInCodeUnits();