Lines Matching refs:METHOD_VIRTUAL
2884 MethodType type = is_super ? METHOD_SUPER : METHOD_VIRTUAL;3879 if (res_method->IsPrivate() && (method_type == METHOD_VIRTUAL || method_type == METHOD_SUPER)) {3891 method_type == METHOD_VIRTUAL ||