v8::Handle should be replaced with v8::Local in Source/bindings/modules
v8::Handle<T> is just an alias of v8::Local<T> BUG=424445 Review URL: https://codereview.chromium.org/660243003 git-svn-id: svn://svn.chromium.org/blink/trunk@183938 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment