Searched refs:DoMonitorCheckOnExit (Results 1 – 2 of 2) sorted by relevance
101 static inline bool DoMonitorCheckOnExit(Thread* self, ShadowFrame* frame) in DoMonitorCheckOnExit() function
96 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()