Searched refs:max_old_space_size_ (Results 1 – 2 of 2) sorted by relevance
4966 int max_old_space_size() const { return max_old_space_size_; } in max_old_space_size()4968 max_old_space_size_ = limit_in_mb; in set_max_old_space_size()4984 int max_old_space_size_; variable
650 max_old_space_size_(0), in ResourceConstraints()