Searched defs:sharp_type (Results 1 – 2 of 2) sorted by relevance
1274 InvokeType sharp_type = method_info.GetSharpType(); in InlineSpecialMethods() local
1156 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall()