Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

node-v3.0.2-pre.1

Creating a v8::Function with
Nan::GetFunction(Nan::New<v8::FunctionTemplate>) can leak, use
Nan::New<v8::Function> instead.

https://code.google.com/p/chromium/issues/detail?id=272579
Assets 2
Loading