src: remove unnecessary HandleScopes
API callback functions don't need to create a v8::HandleScope instance because V8 already creates one in the JS->C++ adapter frame. PR-URL: https://github.com/node-forward/node/pull/16 Reviewed-By:Fedor Indutny <fedor@indutny.com>
parent
b2e51998
Please register or sign in to comment