Searched defs:arrayAllocator (Results 1 – 1 of 1) sorted by relevance
123 static ValueArrayAllocator*& arrayAllocator() { function125 static ValueArrayAllocator* arrayAllocator = &defaultAllocator; local