Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc197 if (!heap()->ignore_local_gc_requests()) { in ParkSlowPath()
252 if (!heap()->ignore_local_gc_requests()) { in UnparkSlowPath()
Dheap.h654 bool ignore_local_gc_requests() const { in ignore_local_gc_requests() function