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

  /external/v8/src/heap/
heap.h 2414 size_t* old_space_size; \/\/ 3 member in class:v8::internal::GarbageCollectionReason::HeapStats
    [all...]
  /external/v8/src/
api.cc 330 size_t old_space_size; local
331 heap_stats.old_space_size = &old_space_size;
860 int old_space_size = constraints.max_old_space_size(); local
    [all...]

Completed in 499 milliseconds