Searched refs:sharp_type (Results 1 – 2 of 2) sorted by relevance
1632 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall() argument1655 if (sharp_type != kStatic && sharp_type != kDirect) { in GetCodeAndMethodForDirectCall()1732 *type = sharp_type; in GetCodeAndMethodForDirectCall()1750 *type = sharp_type; in GetCodeAndMethodForDirectCall()1757 *type = sharp_type; in GetCodeAndMethodForDirectCall()
542 InvokeType sharp_type,