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

Method Execute

test/async_progress_worker.cc:117–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116 protected:
117 void Execute(const ExecutionProgress&) override {}
118
119 void OnProgress(const ProgressData*, size_t /* count */) override {}
120

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected