Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h157 kGlobalAllocationLimit = 23, enumerator
Dheap.cc2046 : GarbageCollectionReason::kGlobalAllocationLimit, in StartIncrementalMarkingIfAllocationLimitIsReached()
4467 case GarbageCollectionReason::kGlobalAllocationLimit: in GarbageCollectionReasonToString()