Searched defs:Allocators (Results 1 – 6 of 6) sorted by relevance
22 struct Allocators { struct24 partition_alloc::PartitionAllocator array_buffer_allocator{kOptions};27 partition_alloc::PartitionAllocator general_allocator{kOptions};28 partition_alloc::PartitionAllocator string_allocator{kOptions};
1 # Allocators chapter
55 Allocator
435 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
438 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
1814 .. _whatsnew-pep-442: