diff options
author | Ryan <ry@tinyclouds.org> | 2009-06-08 16:17:33 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-06-08 16:17:33 +0200 |
commit | f6a7fe26574defaa807a13248102ebe0f23270af (patch) | |
tree | 57f05b1e3653d29f3b77607d160f91ab6b86db3c /deps/v8/src/accessors.cc | |
parent | b6fe4aec5017121fba5baebf50fc76f34d7eb626 (diff) | |
download | node-new-f6a7fe26574defaa807a13248102ebe0f23270af.tar.gz |
Implement onExit() hook for modules.
onExit() is similar to the onLoad() callback. onExit() is called on each
module just before the process exits. This can be used to check state in
unit tests, but not to perform I/O. The process will forcibly exit as soon
as all of the onExit callbacks are made.
Diffstat (limited to 'deps/v8/src/accessors.cc')
0 files changed, 0 insertions, 0 deletions