Searched refs:CreateBoundedAllocator (Results 1 – 1 of 1) sorted by relevance
50 std::unique_ptr<v8::base::BoundedPageAllocator> CreateBoundedAllocator( in CreateBoundedAllocator() function78 bounded_page_allocator_ = CreateBoundedAllocator(platform_page_allocator, in AccountingAllocator()