Searched refs:GetMethodIndexIdx (Results 1 – 2 of 2) sorted by relevance
1246 ALWAYS_INLINE uint32_t GetMethodIndexIdx(const InvokeInfoEncoding& encoding) const { in GetMethodIndexIdx() function1257 return method_info.GetMethodIndex(GetMethodIndexIdx(encoding)); in GetMethodIndex()
646 DCHECK_EQ(invoke_info.GetMethodIndexIdx(encoding.invoke_info.encoding), in CheckCodeInfo()