Home | History | Annotate | Download | only in verifier

Lines Matching refs:METHOD_SUPER

2898       MethodType type = is_super ? METHOD_SUPER : METHOD_VIRTUAL;
3916 method_type != METHOD_SUPER) {
3953 if (res_method->IsPrivate() && (method_type == METHOD_VIRTUAL || method_type == METHOD_SUPER)) {
3964 ((method_type == METHOD_SUPER ||
4302 if (method_type == METHOD_SUPER) {