Searched refs:GetBaselinePCForNextExecutedBytecode (Results 1 – 3 of 3) sorted by relevance
559 inline uintptr_t GetBaselinePCForNextExecutedBytecode(
587 uintptr_t Code::GetBaselinePCForNextExecutedBytecode(int bytecode_offset, in GetBaselinePCForNextExecutedBytecode() function
695 return code_obj.GetBaselinePCForNextExecutedBytecode(bytecode_offset, in BaselinePCForNextExecutedBytecode()