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

Method Execute

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

Source from the content-addressed store, hash-verified

67
68 protected:
69 void Execute() override {}
70 void Destroy() override {
71 assert(this->_secretVal == 24);
72 Allocator allocator;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected