Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dsafepoint.cc170 void IsolateSafepoint::LeaveLocalSafepointScope() { in LeaveLocalSafepointScope() function in v8::internal::IsolateSafepoint
286 SafepointScope::~SafepointScope() { safepoint_->LeaveLocalSafepointScope(); } in ~SafepointScope()
414 initiator_->heap()->safepoint()->LeaveLocalSafepointScope(); in ~GlobalSafepointScope()
Dsafepoint.h82 void LeaveLocalSafepointScope();