Home
last modified time | relevance | path

Searched refs:IsForcedInterpreterNeededForExceptionImpl (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddebugger.h625 return IsForcedInterpreterNeededForExceptionImpl(thread); in IsForcedInterpreterNeededForException()
803 static bool IsForcedInterpreterNeededForExceptionImpl(Thread* thread)
Ddebugger.cc3581 bool Dbg::IsForcedInterpreterNeededForExceptionImpl(Thread* thread) { in IsForcedInterpreterNeededForExceptionImpl() function in art::Dbg