Searched refs:node_allocator_ (Results 1 – 3 of 3) sorted by relevance
48 : node_allocator_(isolate_data->node_allocator()) { in NoArrayBufferZeroFillScope()49 if (node_allocator_ != nullptr) node_allocator_->zero_fill_field()[0] = 0; in NoArrayBufferZeroFillScope()53 if (node_allocator_ != nullptr) node_allocator_->zero_fill_field()[0] = 1; in ~NoArrayBufferZeroFillScope()65 return node_allocator_; in node_allocator()
109 NodeArrayBufferAllocator* node_allocator_;200 NodeArrayBufferAllocator* const node_allocator_; variable
471 node_allocator_(node_allocator == nullptr ? nullptr in IsolateData()494 if (node_allocator_ != nullptr) { in MemoryInfo()496 "node_allocator", sizeof(*node_allocator_), "NodeArrayBufferAllocator"); in MemoryInfo()