Searched defs:custom_spaces (Results 1 – 6 of 6) sorted by relevance
17 const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces) in RawHeap()
56 const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces, in HeapBase()
25 const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces) { in VerifyCustomSpaces()
135 std::vector<cppgc::CustomSpaceIndex> custom_spaces, in CollectCustomSpaceStatisticsAtLastGC()426 const std::vector<std::unique_ptr<cppgc::CustomSpaceBase>>& custom_spaces, in CppHeap()806 std::vector<cppgc::CustomSpaceIndex> custom_spaces, in ReportCustomSpaceStatistics()826 std::vector<cppgc::CustomSpaceIndex> custom_spaces, in CollectCustomSpaceStatisticsAtLastGCTask()866 std::vector<cppgc::CustomSpaceIndex> custom_spaces, in CollectCustomSpaceStatisticsAtLastGC()
131 std::vector<std::unique_ptr<CustomSpaceBase>> custom_spaces; member
83 std::vector<std::unique_ptr<cppgc::CustomSpaceBase>> custom_spaces; member