Searched refs:AllowSafepoints (Results 1 – 2 of 2) sorted by relevance
48 DCHECK(AllowSafepoints::IsAllowed()); in Safepoint()269 DCHECK(AllowSafepoints::IsAllowed()); in Park()277 DCHECK(AllowSafepoints::IsAllowed()); in Unpark()
216 using AllowSafepoints = PerThreadAssertScopeDebugOnly<SAFEPOINTS_ASSERT, true>; variable270 CombinationAssertScope<AllowSafepoints, AllowHeapAllocation>;