Searched defs:delta_pages (Results 1 – 4 of 4) sorted by relevance
185 const int delta_pages = static_cast<int>(delta / Page::kPageSize); in GrowTo() local227 int delta_pages = static_cast<int>(delta / Page::kPageSize); in ShrinkTo() local
571 size_t delta_pages, in GrowWasmMemoryInPlace()
136 uint32_t delta_pages = args.positive_smi_value_at(1); in RUNTIME_FUNCTION() local
2126 uint32_t delta_pages; in WebAssemblyMemoryGrow() local