Searched refs:check_rss_limit (Results 1 – 2 of 2) sorted by relevance
364 bool check_rss_limit = true; in Allocate() local368 allocator.Allocate(cache, needed_size, 8, false, check_rss_limit); in Allocate()373 allocator.Allocate(cache, needed_size, 8, false, check_rss_limit); in Allocate()
1311 bool cleared = false, bool check_rss_limit = false) {1317 if (check_rss_limit && RssLimitIsExceeded())