Commit Graph

1 Commits (3038b8ee6ac6d07cbec678c4f4ee29ae7b9f60ff)

Author SHA1 Message Date
Ben Noordhuis e4a8d2617b addon: add AtExit() function
Lets native addons register exit hooks that run after the event loop has quit
but before the VM is killed.

Fixes #3147.
2012-05-03 16:11:42 +02:00