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

Class Function

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

Source from the content-addressed store, hash-verified

222class Array;
223class ArrayBuffer;
224class Function;
225class Error;
226class PropertyDescriptor;
227class CallbackInfo;

Callers 12

CallJsWrapperFunction · 0.85
NewMethod · 0.85
FunctionMethod · 0.85
DefineClassMethod · 0.85
CallJSMethod · 0.85
FunctionMethod · 0.85
ThrowApiErrorFunction · 0.85
EmptyConstructorFunction · 0.85
TestCallFunction · 0.85
DefinePropertiesFunction · 0.85
DefinePropertiesFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestCallFunction · 0.68