Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCV/cloudcv-bootstrap
/ NanMethodArgBinding
Class
NanMethodArgBinding
src/framework/NanCheck.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
typedef std::function<bool(_NAN_METHOD_ARGS_TYPE) > InitFunction;
38
39
class NanMethodArgBinding;
40
class NanCheckArguments;
41
42
NanMethodArgBinding::NanMethodArgBinding(int index, NanCheckArguments& parent)
Callers
1
Argument
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected