Searched refs:IsForcedInterpretOnly (Results 1 – 4 of 4) sorted by relevance
216 bool IsForcedInterpretOnly() const { in IsForcedInterpretOnly() function
103 Runtime::Current()->GetInstrumentation()->IsForcedInterpretOnly() in UpdateEntrypoints()
739 return !Runtime::Current()->GetInstrumentation()->IsForcedInterpretOnly(); in RequiresDeoptimization()
648 if (kIsDebugBuild && Runtime::Current()->GetInstrumentation()->IsForcedInterpretOnly() && in DoCall()