a9fbe2004d
The mmap()ed pages hold pointers to `VirtualMemory` objects. So we tell lsan that the mmap()ed regions are roots. R=vegorov@google.com Review-Url: https://codereview.chromium.org/2646363005 .