Home | History | Annotate | Download | only in verifier

Lines Matching refs:method_access_flags_

295       method_access_flags_(method_access_flags),
397 if ((method_access_flags_ & (kAccNative | kAccAbstract)) == 0) {
1057 bool compile = IsCandidateForCompilation(ref, method_access_flags_);