Searched refs:GetLockCountData (Results 1 – 4 of 4) sorted by relevance
84 frame->GetLockCountData().AddMonitor(self, h_ref.Get()); in DoMonitorEnter()96 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()105 return frame->GetLockCountData().CheckAllMonitorsReleasedOrThrow(self); in DoMonitorCheckOnExit()
284 LockCountData& GetLockCountData() { in GetLockCountData() function
64 shadow_frame->GetLockCountData().VisitMonitors( in UnlockHeldMonitors()
3721 shadow_frame->GetLockCountData().VisitMonitors(visitor_, /* vreg= */ -1, this); in VisitShadowFrame()