Function RegionAllocatorStack.this

Create a new RegionAllocatorStack with a given segment size in bytes.

this (
  ulong segmentSize,
  GCScan shouldScan
);