Searched refs:kMaxTerminationGCs (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/heap/cppgc/ | ||
H A D | heap-base.cc | 154 constexpr size_t kMaxTerminationGCs = 20; in Terminate() local 159 CHECK_LT(gc_count++, kMaxTerminationGCs); in Terminate() |
Completed in 1 milliseconds