Home
last modified time | relevance | path

Searched defs:kAllocationTries (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dcaged-heap.cc34 static constexpr size_t kAllocationTries = 4; in ReserveCagedHeap() local
/third_party/node/deps/v8/src/objects/
Dbacking-store.cc532 const int kAllocationTries = 3; in AllocateWasmMemory() local