Home
last modified time | relevance | path

Searched refs:zero_fill_field_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_internals.h105 inline uint32_t* zero_fill_field() { return &zero_fill_field_; } in zero_fill_field()
124 uint32_t zero_fill_field_ = 1; // Boolean but exposed as uint32 to JS land. member in node::NodeArrayBufferAllocator
/third_party/node/src/api/
H A Denvironment.cc103 if (zero_fill_field_ || per_process::cli_options->zero_fill_all_buffers) in Allocate()

Completed in 3 milliseconds