Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dregion-allocator.h32 static constexpr Address kAllocationFailure = static_cast<Address>(-1); variable
/third_party/node/deps/v8/src/heap/
Dheap.h135 kAllocationFailure = 1, enumerator