Searched defs:array_buffer_allocator (Results 1 – 7 of 7) sorted by relevance
174 CommonEnvironmentSetup::array_buffer_allocator() const { in array_buffer_allocator() function in node::CommonEnvironmentSetup
187 NodeArrayBufferAllocator* array_buffer_allocator = in MemoryUsage() local
673 static ArrayBuffer::Allocator* array_buffer_allocator; variable
482 ArrayBuffer::Allocator* Shell::array_buffer_allocator; member in v8::Shell
827 auto array_buffer_allocator = in get_v8_api_array_buffer_allocator() local
255 ArrayBuffer::Allocator* array_buffer_allocator = nullptr; member
1716 v8::ArrayBuffer::Allocator* array_buffer_allocator() const { in array_buffer_allocator() function