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

  /external/v8/test/cctest/heap/
test-page-promotion.cc 14 i::FLAG_min_semi_space_size = 8 * (i::Page::kPageSize / i::MB);
20 i::FLAG_max_semi_space_size = i::FLAG_min_semi_space_size;
test-array-buffer-tracker.cc 295 FLAG_min_semi_space_size = 2 * Page::kPageSize / MB;
test-heap.cc     [all...]
  /external/v8/src/heap/
heap.cc     [all...]

Completed in 178 milliseconds