Home
last modified time | relevance | path

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

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