--trace-exit


每当主动退出环境时打印堆栈跟踪,即调用 process.exit()

Prints a stack trace whenever an environment is exited proactively, i.e. invoking process.exit().