pub fn pay_for_memory_grow_overflows(arbos_version: u64, pages: u32) -> boolExpand description
pay_for_memory_grow page operand overflow (ArbOS >= 59): an operand wider
than u16::MAX must buy the whole gas budget before truncation, so the
program traps out of ink rather than wrapping to a cheap small grow.