MHeap_Grow 20 src/pkg/runtime/mheap.c static bool MHeap_Grow(MHeap*, uintptr); MHeap_Grow 222 src/pkg/runtime/mheap.c if(!MHeap_Grow(h, npage))