Home
last modified time | relevance | path

Searched refs:zero_fill_all_buffers (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_options.h223 bool zero_fill_all_buffers = false; variable
Dnode_options.cc680 &PerProcessOptions::zero_fill_all_buffers, in PerProcessOptionsParser()
/third_party/node/src/api/
Denvironment.cc81 if (zero_fill_field_ || per_process::cli_options->zero_fill_all_buffers) in Allocate()