Searched refs:SetBytecodeOffset (Results 1 – 6 of 6) sorted by relevance
135 void SetBytecodeOffset(uint32_t bytecode_offset) in SetBytecodeOffset() function
192 ALWAYS_INLINE inline void SetBytecodeOffset(uint32_t bcOffset) in SetBytecodeOffset() function482 ALWAYS_INLINE inline void SetBytecodeOffset(uint32_t bcOffset) in SetBytecodeOffset() function484 frame_->SetBytecodeOffset(bcOffset); in SetBytecodeOffset()
115 GetFrame()->SetBytecodeOffset(pc); in UpdateBytecodeOffset()
204 frame->SetBytecodeOffset(BYTECODE_OFFSET); in TEST_F()
62 frame->SetBytecodeOffset(cframe.GetBytecodePc());
622 frame->SetBytecodeOffset(GetBytecodePc()); in ConvertToIFrame()