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

/art/runtime/
H A Ddebugger.h547 return IsForcedInterpreterNeededForCallingImpl(thread, m);
758 static bool IsForcedInterpreterNeededForCallingImpl(Thread* thread, ArtMethod* m)
H A Ddebugger.cc3479 bool Dbg::IsForcedInterpreterNeededForCallingImpl(Thread* thread, ArtMethod* m) { function in class:art::Dbg

Completed in 16 milliseconds