Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsNative

138          !method->IsNative() &&
158 if ((forced_interpret_only_ || IsDeoptimized(method)) && !method->IsNative()) {
171 !method->IsNative()) {
735 if ((interpreter_stubs_installed_ || IsDeoptimized(method)) && !method->IsNative()) {
802 CHECK(!method->IsNative());
825 CHECK(!method->IsNative());