MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / Execute

Method Execute

test/async_worker.cc:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36 protected:
37 void Execute() override {}
38
39 private:
40 TestWorkerWithUserDefRecv(const Object& recv, const Function& cb)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected