Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: do not leak handles on debug and exit
Ensure HandleScope is created before creating any new handles (which `Context::Scope` and `Environment::GetCurrent` does). PR-URL: #1133 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Brian White <mscdex@mscdex.net>
- Loading branch information