Searched refs:GetBaselinePCForBytecodeOffset (Results 1 – 2 of 2) sorted by relevance
557 uintptr_t Code::GetBaselinePCForBytecodeOffset(int bytecode_offset, in GetBaselinePCForBytecodeOffset() function577 return GetBaselinePCForBytecodeOffset(bytecode_offset, kPcAtStartOfBytecode, in GetBaselineStartPCForBytecodeOffset()583 return GetBaselinePCForBytecodeOffset(bytecode_offset, kPcAtEndOfBytecode, in GetBaselineEndPCForBytecodeOffset()
724 inline uintptr_t GetBaselinePCForBytecodeOffset(int bytecode_offset,