HomeSort by relevance Sort by last modified time
    Searched refs:external_memory_hard_limit (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
heap.h 677 int64_t external_memory_hard_limit() { return MaxOldGenerationSize() / 2; } function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
heap.cc     [all...]

Completed in 463 milliseconds