MCPcopy Create free account
hub / github.com/CloudCV/cloudcv-bootstrap / NanCheck

Function NanCheck

src/framework/NanCheck.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208
209
210 NanCheckArguments NanCheck(_NAN_METHOD_ARGS_TYPE args)
211 {
212 return std::move(NanCheckArguments(args));
213 }
214}

Callers 3

NAN_METHODFunction · 0.85
NAN_METHODFunction · 0.85
NAN_METHODFunction · 0.85

Calls 1

NanCheckArgumentsClass · 0.70

Tested by

no test coverage detected