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

Class NanCheckArguments

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

Source from the content-addressed store, hash-verified

38
39 class NanMethodArgBinding;
40 class NanCheckArguments;
41
42 NanMethodArgBinding::NanMethodArgBinding(int index, NanCheckArguments& parent)
43 : mArgIndex(index)

Callers 1

NanCheckFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected