Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_options.h150 bool trace_exit = false; variable
Dnode_options.cc485 &EnvironmentOptions::trace_exit, in EnvironmentOptionsParser()
Denv.cc1022 if (options()->trace_exit) { in Exit()