Home
last modified time | relevance | path

Searched refs:ShouldIncludeMainThread (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dsafepoint.cc111 SetSafepointRequestedFlags(ShouldIncludeMainThread(initiator)); in InitiateGlobalSafepointScopeRaw()
123 IsolateSafepoint::IncludeMainThread IsolateSafepoint::ShouldIncludeMainThread( in ShouldIncludeMainThread() function in v8::internal::IsolateSafepoint
165 ClearSafepointRequestedFlags(ShouldIncludeMainThread(initiator)); in LeaveGlobalSafepointScope()
Dsafepoint.h97 IncludeMainThread ShouldIncludeMainThread(Isolate* initiator);