-
- Downloads
Add generic on_exit support.
Store all on_exit() strings in the global scope, execute them one scope at a time with scopes ordered in reverse order of first call to js.on_exit(). Within a scope, they are ordered last string first.
Please register or sign in to comment