Home | History | Annotate | Download | only in src

Lines Matching refs:allocator

53 #include "src/zone/accounting-allocator.h"
287 HeapStringAllocator allocator;
289 StringStream accumulator(&allocator);
801 HeapStringAllocator allocator;
802 StringStream accumulator(&allocator);
2209 // as the allocator is potentially used on a concurrent thread.