Searched refs:GetBaselineStartPCForBytecodeOffset (Results 1 – 4 of 4) sorted by relevance
575 uintptr_t Code::GetBaselineStartPCForBytecodeOffset(int bytecode_offset, in GetBaselineStartPCForBytecodeOffset() function599 return GetBaselineStartPCForBytecodeOffset( in GetBaselinePCForNextExecutedBytecode()
548 inline uintptr_t GetBaselineStartPCForBytecodeOffset(int bytecode_offset,
685 return code_obj.GetBaselineStartPCForBytecodeOffset(bytecode_offset, in BaselinePCForBytecodeOffset()
2026 return LookupCode().GetBaselineStartPCForBytecodeOffset(bytecode_offset, in GetPCForBytecodeOffset()