Searched refs:m_AllocatorMap (Results 1 – 2 of 2) sorted by relevance
20 m_AllocatorMap[pIsolate] = std::move(alloc); in Append()32 m_AllocatorMap.erase(pIsolate); in Remove()41 m_AllocatorMap.clear(); in RemoveAll()
72 m_AllocatorMap; variable