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