Searched refs:SetBytecodeOffset (Results 1 – 7 of 7) sorted by relevance
83 frame_.SetBytecodeOffset(instruction_.GetOffset()); in Step()117 frame_.SetBytecodeOffset(0); in Reset()
117 void SetBytecodeOffset(uint32_t bytecodeOffset) in SetBytecodeOffset() function
192 ALWAYS_INLINE inline void SetBytecodeOffset(uint32_t bc_offset) in SetBytecodeOffset() function467 ALWAYS_INLINE inline void SetBytecodeOffset(uint32_t bc_offset) in SetBytecodeOffset() function469 frame_->SetBytecodeOffset(bc_offset); in SetBytecodeOffset()
115 GetFrame()->SetBytecodeOffset(pc); in UpdateBytecodeOffset()
118 frame->SetBytecodeOffset(BYTECODE_OFFSET); in TEST_F()
62 frame->SetBytecodeOffset(cframe.GetBytecodePc());
597 frame->SetBytecodeOffset(GetBytecodePc()); in ConvertToIFrame()