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
After updating the Node-ChakraCore JSRT implementation, addons_napi/test_instanceof fails because Symbol.hasInstance is not handled by either JsInstanceOf() or the JSRT napi_instanceof() implementation.