Searched refs:IsForcedInterpreterNeededForUpcallImpl (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddebugger.h613 return IsForcedInterpreterNeededForUpcallImpl(thread, m);
783 static bool IsForcedInterpreterNeededForUpcallImpl(Thread* thread, ArtMethod* m)
H A Ddebugger.cc3589 bool Dbg::IsForcedInterpreterNeededForUpcallImpl(Thread* thread, ArtMethod* m) { function in class:art::Dbg

Completed in 58 milliseconds