Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ Date
Method
Date
napi-inl.h:1219–1219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1217
}
1218
1219
inline Date::Date() : Value() {}
1220
1221
inline Date::Date(napi_env env, napi_value value) : Value(env, value) {}
1222
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected