Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsNative

100     DCHECK(cur_method->IsNative());
127 DCHECK(cur_method->IsNative());
151 DCHECK(cur_method->IsNative());
418 if (kNative == method.IsNative() && name == method.GetName() && method.GetSignature() == sig) {
2344 } else if (!m->IsNative()) {
2383 if (m.IsNative()) {