Home | History | Annotate | Download | only in verifier

Lines Matching refs:METHOD_STATIC

2345                                                                      METHOD_STATIC,
3061 if (method_type == METHOD_DIRECT || method_type == METHOD_STATIC) {
3123 (method_type == METHOD_STATIC && !res_method->IsStatic()) ||
3161 if (method_type != METHOD_STATIC) {