Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap-allocator.h59 enum AllocationRetryMode { kLightRetry, kRetryOrFail }; enum
62 template <AllocationRetryMode mode>
Dheap-allocator-inl.h212 template <HeapAllocator::AllocationRetryMode mode>
Dheap.h2054 enum AllocationRetryMode { kLightRetry, kRetryOrFail }; enum
2055 template <AllocationRetryMode mode>