You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the deprecation warnings are silenced where v8::StringObject::New(v8::Local<v8::String>&) is used (here). With the latest v8-canary release, this method is no longer available.
It would be awesome if it were possible to use nan in (some capacities) with v8-canary build!