Home
last modified time | relevance | path

Searched refs:IsForcedInterpreterNeededForUpcall (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Ddebugger.h52 static bool IsForcedInterpreterNeededForUpcall(Thread* thread, ArtMethod* m) in IsForcedInterpreterNeededForUpcall() function
H A Dinstrumentation.cc1756 Dbg::IsForcedInterpreterNeededForUpcall(self, method)); in NeedsSlowInterpreterForMethod()
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2779 Dbg::IsForcedInterpreterNeededForUpcall(self, method); in artMethodExitHook()