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
For convenience: napi_is_date() - on V8 it would be ->IsDate(), and on ChakraCore it would be napi_instanceof() after retrieving the "Date" property of the global object to obtain the constructor.
No description provided.
The text was updated successfully, but these errors were encountered: