Searched refs:kGBPages (Results 1 – 1 of 1) sorted by relevance
854 constexpr int kGBPages = 1024 * 1024 * 1024 / wasm::kWasmPageSize; in New() local855 if (initial > kGBPages) { in New()860 heuristic_maximum = std::min(maximum, kGBPages); in New()863 heuristic_maximum = kGBPages; in New()