Searched refs:ctype (Results 1 – 1 of 1) sorted by relevance
879 Class* ctype = shadow_frame->GetVRegReference(arg_offset)->GetClass()->GetComponentType(); in UnstartedRuntimeInvoke() local883 if (!ctype->IsPrimitive()) { in UnstartedRuntimeInvoke()889 } else if (ctype->IsPrimitiveChar()) { in UnstartedRuntimeInvoke()895 } else if (ctype->IsPrimitiveInt()) { in UnstartedRuntimeInvoke()904 PrettyDescriptor(ctype).c_str()); in UnstartedRuntimeInvoke()