Gcx.newPool
Pool *newPool newPool(size_t npages, bool isLargeObject) nothrowAllocate a new pool with at least npages in it. Sort it into pooltable[]. Return null if failed.
Pool *newPool newPool(size_t npages, bool isLargeObject) nothrowAllocate a new pool with at least npages in it. Sort it into pooltable[]. Return null if failed.