headers: remove env.h from node_internals.h
authorFedor Indutny <fedor.indutny@gmail.com>
Mon, 17 Mar 2014 20:46:40 +0000 (00:46 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Mon, 17 Mar 2014 21:16:45 +0000 (01:16 +0400)
commit7b9771f569238e9b92a22a027815ca08391cb367
tree16d428b96f19d3344acf60eea7ce5834774156f7
parent4d140746f0978da2a6493b92d3b6de4b18f3394d
headers: remove env.h from node_internals.h

`env.h` is an internal header file and should not be copied or exposed
to the users.

Additionally, export convenience `Throw*` methods with `v8::Isolate*` as
a first argument.
src/node.cc
src/node_internals.h