MCPcopy Create free account

hub / github.com/nodejs/node-addon-api / functions

Functions1,254 in github.com/nodejs/node-addon-api

↓ 1 callersFunctionInitBasicTypesNumber
test/basic_types/number.cc:83
↓ 1 callersFunctionInitBasicTypesValue
test/basic_types/value.cc:136
↓ 1 callersFunctionInitBigInt
test/bigint.cc:79
↓ 1 callersFunctionInitBuffer
test/buffer.cc:165
↓ 1 callersFunctionInitBufferNoExternal
test/buffer_no_external.cc:13
↓ 1 callersFunctionInitCallbackInfo
test/callbackInfo.cc:22
↓ 1 callersFunctionInitCallbackScope
test/callbackscope.cc:32
↓ 1 callersFunctionInitDataViewReadWrite
test/dataview/dataview_read_write.cc:93
↓ 1 callersFunctionInitDate
test/date.cc:40
↓ 1 callersFunctionInitEnvCleanup
test/env_cleanup.cc:92
↓ 1 callersFunctionInitEnvMiscellaneous
test/env_misc.cc:17
↓ 1 callersFunctionInitErrorHandlingPrim
namespace
test/error_handling_for_primitives.cc:9
↓ 1 callersFunctionInitExternal
test/external.cc:71
↓ 1 callersFunctionInitFinalizerOrder
test/finalizer_order.cc:132
↓ 1 callersFunctionInitFunction
test/function.cc:229
↓ 1 callersFunctionInitFunctionReference
test/function_reference.cc:183
↓ 1 callersFunctionInitGlobalObject
test/globalObject/global_object.cc:27
↓ 1 callersFunctionInitHandleScope
test/handlescope.cc:73
↓ 1 callersFunctionInitMaybeCheck
test/maybe/check.cc:60
↓ 1 callersFunctionInitMemoryManagement
test/memory_management.cc:13
↓ 1 callersFunctionInitMovableCallbacks
test/movable_callbacks.cc:17
↓ 1 callersFunctionInitName
test/name.cc:107
↓ 1 callersFunctionInitObject
test/object/object.cc:359
↓ 1 callersFunctionInitObjectDeprecated
test/object/object_deprecated.cc:64
↓ 1 callersFunctionInitObjectFreezeSeal
test/object/object_freeze_seal.cc:18
↓ 1 callersFunctionInitObjectReference
test/object_reference.cc:422
↓ 1 callersFunctionInitObjectWrap
test/objectwrap.cc:288
↓ 1 callersFunctionInitObjectWrapConstructorException
test/objectwrap_constructor_exception.cc:22
↓ 1 callersFunctionInitObjectWrapFunction
test/objectwrap_function.cc:41
↓ 1 callersFunctionInitObjectWrapMultipleInheritance
test/objectwrap_multiple_inheritance.cc:26
↓ 1 callersFunctionInitObjectWrapRemoveWrap
test/objectwrap_removewrap.cc:41
↓ 1 callersFunctionInitPersistentAsyncWorker
test/async_worker_persistent.cc:55
↓ 1 callersFunctionInitPromise
test/promise.cc:95
↓ 1 callersFunctionInitReference
test/reference.cc:68
↓ 1 callersFunctionInitRunScript
test/run_script.cc:47
↓ 1 callersFunctionInitSharedArrayBuffer
test/shared_array_buffer.cc:89
↓ 1 callersFunctionInitSymbol
test/symbol.cc:66
↓ 1 callersFunctionInitThreadSafeFunction
test/threadsafe_function/threadsafe_function.cc:208
↓ 1 callersFunctionInitThreadSafeFunctionCtx
test/threadsafe_function/threadsafe_function_ctx.cc:145
↓ 1 callersFunctionInitThreadSafeFunctionException
test/threadsafe_function/threadsafe_function_exception.cc:41
↓ 1 callersFunctionInitThreadSafeFunctionExistingTsfn
test/threadsafe_function/threadsafe_function_existing_tsfn.cc:118
↓ 1 callersFunctionInitThreadSafeFunctionPtr
test/threadsafe_function/threadsafe_function_ptr.cc:20
↓ 1 callersFunctionInitThreadSafeFunctionSum
test/threadsafe_function/threadsafe_function_sum.cc:232
↓ 1 callersFunctionInitThreadSafeFunctionUnref
test/threadsafe_function/threadsafe_function_unref.cc:48
↓ 1 callersFunctionInitThunkingManual
test/thunking_manual.cc:122
↓ 1 callersFunctionInitTypeTaggable
test/type_taggable.cc:48
↓ 1 callersFunctionInitTypedArray
test/typedarray.cc:413
↓ 1 callersFunctionInitTypedThreadSafeFunction
test/typed_threadsafe_function/typed_threadsafe_function.cc:197
↓ 1 callersFunctionInitTypedThreadSafeFunctionCtx
test/typed_threadsafe_function/typed_threadsafe_function_ctx.cc:110
↓ 1 callersFunctionInitTypedThreadSafeFunctionException
test/typed_threadsafe_function/typed_threadsafe_function_exception.cc:32
↓ 1 callersFunctionInitTypedThreadSafeFunctionExistingTsfn
test/typed_threadsafe_function/typed_threadsafe_function_existing_tsfn.cc:120
↓ 1 callersFunctionInitTypedThreadSafeFunctionPtr
test/typed_threadsafe_function/typed_threadsafe_function_ptr.cc:25
↓ 1 callersFunctionInitTypedThreadSafeFunctionSum
test/typed_threadsafe_function/typed_threadsafe_function_sum.cc:229
↓ 1 callersFunctionInitTypedThreadSafeFunctionUnref
test/typed_threadsafe_function/typed_threadsafe_function_unref.cc:60
↓ 1 callersFunctionInitVersionManagement
test/version_management.cc:23
↓ 1 callersMethodInstanceOf
napi-inl.h:1866
↓ 1 callersFunctionIsArray
test/basic_types/value.cc:83
↓ 1 callersFunctionIsArrayBuffer
test/basic_types/value.cc:87
↓ 1 callersFunctionIsBoolean
test/basic_types/value.cc:67
↓ 1 callersMethodIsConstructCall
napi-inl.h:4252
↓ 1 callersFunctionIsDataView
test/basic_types/value.cc:107
↓ 1 callersFunctionIsExternal
test/basic_types/value.cc:111
↓ 1 callersFunctionIsNull
test/basic_types/value.cc:63
↓ 1 callersFunctionIsNumber
test/basic_types/value.cc:71
↓ 1 callersFunctionIsObject
test/basic_types/value.cc:95
↓ 1 callersFunctionIsPromise
test/promise.cc:6
↓ 1 callersFunctionIsString
test/basic_types/value.cc:75
↓ 1 callersFunctionIsSymbol
test/basic_types/value.cc:79
↓ 1 callersFunctionIsTypedArray
test/basic_types/value.cc:91
↓ 1 callersFunctionIsUndefined
test/basic_types/value.cc:59
↓ 1 callersMethodNewTarget
napi-inl.h:4245
↓ 1 callersMethodOnExecute
The OnExecute method receives an napi_env argument. However, do NOT use it within this method, as it does not run on the JavaScript thread and must no
napi-inl.h:5717
↓ 1 callersMethodOnWorkComplete
napi-inl.h:5735
↓ 1 callersMethodOnWorkProgress
napi-inl.h:6832
↓ 1 callersFunctionOperatorValue
test/date.cc:31
↓ 1 callersMethodRelease
napi-inl.h:6164
↓ 1 callersMethodSeal
napi-inl.h:1986
↓ 1 callersMethodSetFloat32
napi-inl.h:2451
↓ 1 callersMethodSetFloat64
napi-inl.h:2455
↓ 1 callersMethodSetInt16
napi-inl.h:2463
↓ 1 callersMethodSetInt32
napi-inl.h:2467
↓ 1 callersMethodSetInt8
napi-inl.h:2459
↓ 1 callersMethodSetPrototype
napi-inl.h:1999
↓ 1 callersMethodSetUint16
napi-inl.h:2475
↓ 1 callersMethodSetUint32
napi-inl.h:2479
↓ 1 callersMethodSetUint8
napi-inl.h:2471
↓ 1 callersFunctionStaticSetter
test/objectwrap.cc:10
↓ 1 callersFunctionTestInt64
test/bigint.cc:35
↓ 1 callersFunctionTestUint64
test/bigint.cc:42
↓ 1 callersFunctionTestWords
test/bigint.cc:49
↓ 1 callersFunctionToBoolean
test/basic_types/value.cc:115
↓ 1 callersFunctionToNumber
test/basic_types/value.cc:119
↓ 1 callersFunctionToObject
test/basic_types/value.cc:127
↓ 1 callersFunctionToString
test/basic_types/value.cc:123
↓ 1 callersFunctionVerifyData
test/array_buffer.cc:17
↓ 1 callersMethodWaitForWorkerTaskToStart
test/async_worker.cc:238
↓ 1 callersFunctionWrapperGC
napi-inl.h:326
↓ 1 callersFunctionWrapperGCWithHint
napi-inl.h:336
↓ 1 callersFunctionaccessPropTest
(value)
test/basic_types/value.js:120
↓ 1 callersFunctionassertAsyncContextReturnsCorrectEnv
(binding)
test/async_context.js:110
← previousnext →201–300 of 1,254, ranked by callers