Home
last modified time | relevance | path

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

/third_party/node/src/
Denv.cc191 ArrayBufferAllocator* node_allocator, in IsolateData()
Denv-inl.h52 inline NodeArrayBufferAllocator* IsolateData::node_allocator() const { in node_allocator() function