Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dlocal-heap.h51 if (V8_UNLIKELY(current.IsRunningWithSlowPathFlag())) { in Safepoint()
203 constexpr bool IsRunningWithSlowPathFlag() const { in IsRunningWithSlowPathFlag() function