Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Daccounting-allocator.cc50 std::unique_ptr<v8::base::BoundedPageAllocator> CreateBoundedAllocator( in CreateBoundedAllocator() function
78 bounded_page_allocator_ = CreateBoundedAllocator(platform_page_allocator, in AccountingAllocator()