Searched refs:set_max_old_space_size (Results 1 – 2 of 2) sorted by relevance
2571 void set_max_old_space_size(int value) { max_old_space_size_ = value; } in set_max_old_space_size() function
2630 constraints.set_max_old_space_size(4 * K * K); in TEST()2671 constraints.set_max_old_space_size(4 * K * K); in TEST()2700 constraints.set_max_old_space_size(2 * K * K); in TEST()15302 constraints.set_max_old_space_size(4 * K * K); in Run()