summaryrefslogtreecommitdiff
path: root/deps/v8
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-06-08 16:17:33 +0200
committerRyan <ry@tinyclouds.org>2009-06-08 16:17:33 +0200
commitf6a7fe26574defaa807a13248102ebe0f23270af (patch)
tree57f05b1e3653d29f3b77607d160f91ab6b86db3c /deps/v8
parentb6fe4aec5017121fba5baebf50fc76f34d7eb626 (diff)
downloadnode-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')
0 files changed, 0 insertions, 0 deletions