Searched refs:GetLockCountData (Results 1 – 4 of 4) sorted by relevance
87 frame->GetLockCountData().AddMonitor(self, h_ref.Get()); in DoMonitorEnter()99 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()108 return frame->GetLockCountData().CheckAllMonitorsReleasedOrThrow(self); in DoMonitorCheckOnExit()
279 LockCountData& GetLockCountData() { in GetLockCountData() function
1481 shadow_frame->GetLockCountData().VisitMonitors( in UnlockHeldMonitors()
4169 shadow_frame->GetLockCountData().VisitMonitors(visitor_, /* vreg= */ -1, this); in VisitShadowFrame()