Searched refs:IsHeapLimitIncreasedForDebugging (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dheap.h984 bool IsHeapLimitIncreasedForDebugging() { function in class:v8::internal::GarbageCollectionReason::Heap
/external/v8/include/
H A Dv8.h7160 bool IsHeapLimitIncreasedForDebugging();
/external/v8/src/
H A Dapi.cc8645 bool Isolate::IsHeapLimitIncreasedForDebugging() { function in class:v8::Isolate
8647 return isolate->heap()->IsHeapLimitIncreasedForDebugging();

Completed in 167 milliseconds