Searched refs:IsForcedInterpreterNeededForCalling (Results 1 – 2 of 2) sorted by relevance
340 if (UNLIKELY(!runtime->IsStarted() || Dbg::IsForcedInterpreterNeededForCalling(self, this))) { in Invoke()
562 static bool IsForcedInterpreterNeededForCalling(Thread* thread, ArtMethod* m) in IsForcedInterpreterNeededForCalling() function