Searched refs:bytecode_ptr (Results 1 – 1 of 1) sorted by relevance
88 const byte* bytecode_ptr = &bytecodes()->front(); in CheckBytecodeMatches() local95 if (bytecode_ptr[i] != bytecode.get(i)) { in CheckBytecodeMatches()