Searched defs:DisallowGarbageCollection (Results 1 – 2 of 2) sorted by relevance
66 using DisallowGarbageCollection = AssertGCScopeT<IS_GC_ALLOW_CHECK>; variable
62 using DisallowGarbageCollection = AssertScopeT<AssertType::GARBAGE_COLLECTION_ASSERT, false, IS_ALL… variable