Searched refs:DisallowGarbageCollection (Results 1 – 7 of 7) sorted by relevance
93 using DisallowGarbageCollection = AssertScopeT<AssertType::GARBAGE_COLLECTION_ASSERT, false, IS_ALL… variable100 #define DISALLOW_GARBAGE_COLLECTION [[maybe_unused]] DisallowGarbageCollection noGc
45 [[maybe_unused]] DisallowGarbageCollection noGc; // set dis-allow gc in HWTEST_F_L0()
81 [[maybe_unused]] DisallowGarbageCollection noGc; in Update()
87 [[maybe_unused]] DisallowGarbageCollection noGc; in Update()
2194 [[maybe_unused]] DisallowGarbageCollection noGc; in UpdatePropertyInDictionary()
132 [[maybe_unused]] DisallowGarbageCollection noGc; in IsNotHoleProperty()
62 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor()104 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor()