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
{{ message }}
This repository has been archived by the owner on May 12, 2020. It is now read-only.
note: candidate function not viable: requires single argument 'isolate', but no
arguments were provided
Local<String> ToString(Isolate* isolate) const);
^
../ad_block_client_wrap.cc:622:43: error: no matching member function for call to 'ToString'
String::Utf8Value str(isolate, args[0]->ToString());
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: