Home
last modified time | relevance | path

Searched defs:array_buffer_allocator_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_main_instance.h82 std::unique_ptr<ArrayBufferAllocator> array_buffer_allocator_; variable
/third_party/node/deps/v8/src/execution/
Disolate.h2328 v8::ArrayBuffer::Allocator* array_buffer_allocator_ = nullptr; variable