Home | History | Annotate | Download | only in src

Lines Matching full:young_space_size

435   int young_space_size = constraints->max_young_space_size();
438 if (young_space_size != 0 || old_gen_size != 0 || max_executable_size != 0) {
441 bool result = isolate->heap()->ConfigureHeap(young_space_size / 2,