Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h101 static inline bool DoMonitorCheckOnExit(Thread* self, ShadowFrame* frame) in DoMonitorCheckOnExit() function
Dinterpreter_switch_impl-inl.h96 DoMonitorCheckOnExit<do_assignability_check>(self, &shadow_frame); in CheckForceReturn()
123 DoMonitorCheckOnExit<do_assignability_check>(self, &shadow_frame); in HandlePendingExceptionWithInstrumentationImpl()
212 if (!DoMonitorCheckOnExit<do_assignability_check>(self, &shadow_frame)) { in HandleMonitorChecks()