src: enable v8 deprecation warnings and fix them
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 1 Jul 2015 21:47:37 +0000 (23:47 +0200)
committerRod Vagg <rod@vagg.org>
Sun, 6 Sep 2015 11:39:04 +0000 (21:39 +1000)
commitb1a2d9509fe55936940014f97ec4d9e600631c71
treeb6506a1a34d56607e670cb68207235c0acfefe7b
parentf146f686b72ed311d326808519b522690b07555d
src: enable v8 deprecation warnings and fix them

Turn on V8 API deprecation warnings.  Fix up the no-arg Isolate::New()
calls in src/node.cc and src/debug-agent.cc.

PR-URL: https://github.com/nodejs/io.js/pull/2091
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
node.gyp
src/debug-agent.cc
src/node.cc
src/node_internals.h