Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix deprecation warning in addons test
The non-isolate version of node::FatalException() is deprecated, switch to the version that takes an isolate as its first argument. PR-URL: #1793 Reviewed-By: Trevor Norris <[email protected]>
- Loading branch information