Searched refs:kExtraHeapAllowance (Results 1 – 1 of 1) sorted by relevance
244 constexpr size_t kExtraHeapAllowance = 16 * 1024 * 1024; in NearHeapLimit() local245 return current_heap_limit + kExtraHeapAllowance; in NearHeapLimit()