Searched refs:GetPageAllocator (Results 1 – 2 of 2) sorted by relevance
29 cppgc::PageAllocator* GetPageAllocator() override { in GetPageAllocator() function in CFXGC_Platform30 return g_platform->GetPageAllocator(); in GetPageAllocator()
70 cppgc::InitializeProcess(platform->GetPageAllocator()); in InitializeV8Common()