Lines Matching refs:Unmapper
1245 // Unmapper takes care of concurrently unmapping and uncommitting memory1247 class Unmapper {1251 Unmapper(Heap* heap, MemoryAllocator* allocator)1471 Unmapper* unmapper() { return &unmapper_; }1540 Unmapper unmapper_;