Searched defs:array_buffer_allocator (Results 1 – 3 of 3) sorted by relevance
52 std::unique_ptr<ArrayBuffer::Allocator> array_buffer_allocator { local
195 NodeArrayBufferAllocator* array_buffer_allocator = in MemoryUsage() local
96 std::shared_ptr<ArrayBufferAllocator> Worker::array_buffer_allocator() { in array_buffer_allocator() function in node::worker::Worker