Searched refs:raw_code_obj (Results 1 – 1 of 1) sorted by relevance
679 static uintptr_t BaselinePCForBytecodeOffset(Address raw_code_obj, in BaselinePCForBytecodeOffset() argument682 Code code_obj = Code::cast(Object(raw_code_obj)); in BaselinePCForBytecodeOffset()689 static uintptr_t BaselinePCForNextExecutedBytecode(Address raw_code_obj, in BaselinePCForNextExecutedBytecode() argument692 Code code_obj = Code::cast(Object(raw_code_obj)); in BaselinePCForNextExecutedBytecode()