Searched refs:RecordInstruction (Results 1 – 1 of 1) sorted by relevance
161 RecordInstruction(bytecode.bytecode_.GetMemory() + actual_location); in OnSingleStep()165 void RecordInstruction(const uint8_t* instruction) { in RecordInstruction() function