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

  /external/v8/src/
heap.h     [all...]
api.cc 587 int old_gen_size = constraints->max_old_space_size(); local
589 if (young_space_size != 0 || old_gen_size != 0 || max_executable_size != 0) {
593 old_gen_size,
    [all...]

Completed in 508 milliseconds