Commit 71119284 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: drop Isolate::GetCurrent() from addon tests

v8::Isolate::GetCurrent() is not exactly deprecated at this point but
its use is strongly discouraged.  Update the addon tests so they no
longer use it.

PR-URL: https://github.com/nodejs/node/pull/2427


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 8f4022e4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment