Home | History | Annotate | Download | only in src

Lines Matching refs:allocator

50 #include "src/zone/accounting-allocator.h"
284 HeapStringAllocator allocator;
286 StringStream accumulator(&allocator);
798 HeapStringAllocator allocator;
799 StringStream accumulator(&allocator);
2065 // as the allocator is potentially used on a concurrent thread.