Searched refs:GlobalSafepointScope (Results 1 – 6 of 6) sorted by relevance
149 friend class GlobalSafepointScope; variable193 friend class GlobalSafepointScope; variable197 class V8_NODISCARD GlobalSafepointScope {199 V8_EXPORT_PRIVATE explicit GlobalSafepointScope(Isolate* initiator);200 V8_EXPORT_PRIVATE ~GlobalSafepointScope();
401 GlobalSafepointScope::GlobalSafepointScope(Isolate* initiator) in GlobalSafepointScope() function in v8::internal::GlobalSafepointScope410 GlobalSafepointScope::~GlobalSafepointScope() { in ~GlobalSafepointScope()
2405 GlobalSafepointScope global_safepoint(initiator); in PerformSharedGarbageCollection()
18 class GlobalSafepointScope; variable72 const GlobalSafepointScope& global_safepoint,79 const GlobalSafepointScope& global_safepoint,
315 GlobalSafepointScope global_safepoint(isolate); in SerializeDeserializeAndVerifyForTesting()366 const GlobalSafepointScope& global_safepoint, in Create()450 const GlobalSafepointScope& global_safepoint, in Create()
645 i::GlobalSafepointScope global_safepoint(isolate); in CreateBlob()