Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsForcedInterpretOnly

593   return !Runtime::Current()->GetInstrumentation()->IsForcedInterpretOnly();
631 !runtime->GetInstrumentation()->IsForcedInterpretOnly() &&