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

Class Value

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

Source from the content-addressed store, hash-verified

209// Forward declarations
210class Env;
211class Value;
212class Boolean;
213class Number;
214#if NAPI_VERSION > 5

Callers 15

InitFunction · 0.50
OnCalledAsFunctionMethod · 0.50
RunJsStringFunction · 0.50
CreateTypedArrayFunction · 0.50
GetTypedArrayElementFunction · 0.50
TestMethodFunction · 0.50
TestGetterFunction · 0.50
CreateTestObjectFunction · 0.50
CallWithInvalidReceiverFunction · 0.50
EchoStringFunction · 0.50
CreateStringFunction · 0.50

Calls

no outgoing calls

Tested by 8

TestMethodFunction · 0.40
TestGetterFunction · 0.40
TestIsSharedArrayBufferFunction · 0.40
TestCallFunction · 0.40
TestCallFunction · 0.40