Variable StackHash.alloc

struct StackHash
{
  // ...
  RegionAllocator alloc ;
  // ...
}