Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode.cc344 std::vector<Local<String>> node_params = { in BootstrapNode() local
356 this, "internal/bootstrap/node", &node_params, &node_args); in BootstrapNode()
366 ExecuteBootstrapper(this, thread_switch_id, &node_params, &node_args); in BootstrapNode()
377 this, process_state_switch_id, &node_params, &node_args); in BootstrapNode()