Searched refs:NapiNewTypedArray (Results 1 – 4 of 4) sorted by relevance
170 bool NapiNewTypedArray(const EcmaVM* vm, NativeTypedArrayType typedArrayType,
1215 bool ArkNativeEngine::NapiNewTypedArray(const EcmaVM* vm, NativeTypedArrayType typedArrayType, in NapiNewTypedArray() function in ArkNativeEngine
121 virtual bool NapiNewTypedArray(const EcmaVM* vm, NativeTypedArrayType typedArrayType,
2709 if (!reinterpret_cast<NativeEngine*>(env)->NapiNewTypedArray(vm, typedArrayType, arrayBuf, in napi_create_typedarray()