Searched refs:METHOD_VIRTUAL (Results 1 – 2 of 2) sorted by relevance
59 METHOD_VIRTUAL, // virtual enumerator
2947 MethodType type = is_super ? METHOD_SUPER : METHOD_VIRTUAL; in CodeFlowVerifyInstruction()3938 if (res_method->IsPrivate() && (method_type == METHOD_VIRTUAL || method_type == METHOD_SUPER)) { in ResolveMethodAndCheckAccess()3950 method_type == METHOD_VIRTUAL || in ResolveMethodAndCheckAccess()