MCPcopy Index your code
hub / github.com/nodejs/node-addon-api / data

Method data

napi.h:3223–3223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3221 return _asyncprogressworker;
3222 }
3223 DataType* data() { return _data; }
3224
3225 private:
3226 AsyncProgressWorkerBase* _asyncprogressworker;

Callers 11

napi-inl.hFile · 0.80
DefinePropertiesMethod · 0.80
CallMethod · 0.80
MakeCallbackMethod · 0.80
NewMethod · 0.80
DefineClassMethod · 0.80
OnAsyncWorkProgressMethod · 0.80
CallWithCStyleArrayFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected