MCPcopy Create free account
hub / github.com/nodejs/nan / Foo

Function Foo

test/cpp/settemplate.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33void Foo(FunctionCallbackInfo<v8::Value> const&) {}
34
35NAN_MODULE_INIT(MyObject::Init) {
36 // Prepare constructor template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected