Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node-addon-api
/ Function
Method
Function
napi-inl.h:2830–2830 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2828
}
2829
2830
inline Function::Function() : Object() {}
2831
2832
inline Function::Function(napi_env env, napi_value value)
2833
: Object(env, value) {}
Callers
nothing calls this directly
Calls
2
PropertyDescriptor
Class · 0.85
Function
Class · 0.85
Tested by
no test coverage detected