Searched refs:GetLockCountData (Results 1 – 3 of 3) sorted by relevance
89 frame->GetLockCountData().AddMonitor(self, h_ref.Get()); in DoMonitorEnter()101 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()110 return frame->GetLockCountData().CheckAllMonitorsReleasedOrThrow(self); in DoMonitorCheckOnExit()166 shadow_frame->GetLockCountData().VisitMonitors( in UnlockHeldMonitors()
267 LockCountData& GetLockCountData() { in GetLockCountData() function
3800 shadow_frame->GetLockCountData().VisitMonitors(visitor_, /* vreg= */ -1, this); in VisitShadowFrame()