Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ FunctionCallbackInfo
Class
FunctionCallbackInfo
nan_callbacks.h:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
#define NAN_CALLBACKS_H_
11
12
template<typename T> class FunctionCallbackInfo;
13
template<typename T> class PropertyCallbackInfo;
14
template<typename T> class Global;
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected