Searched defs:delta_pages (Results 1 – 2 of 2) sorted by relevance
165 const int delta_pages = static_cast<int>(delta / Page::kPageSize); in GrowTo() local206 int delta_pages = static_cast<int>(delta / Page::kPageSize); in ShrinkTo() local
475 size_t delta_pages, in GrowWasmMemoryInPlace()