Home
last modified time | relevance | path

Searched refs:custom_spaces_ (Results 1 – 1 of 1) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/heap/cppgc-js/
H A Dcpp-heap.cc650 custom_spaces_(std::move(custom_spaces)), in CollectCustomSpaceStatisticsAtLastGCTask()
660 ReportCustomSpaceStatistics(heap_.raw_heap(), std::move(custom_spaces_), in Run()
665 heap_, std::move(custom_spaces_), std::move(receiver_)), in Run()
675 std::vector<cppgc::CustomSpaceIndex> custom_spaces_; member in v8::internal::__anonc9e374630311::CollectCustomSpaceStatisticsAtLastGCTask