Searched defs:typedArray (Results 1 – 5 of 5) sorted by relevance
432 napi_value typedArray = nullptr; in ReadFromAshmem() local500 napi_value typedArray = nullptr; in TransferByteToJsData() local
285 bool dataView, isArrayBuffer, typedArray, array = false; in GenBufferData() local
691 …JSIValue typedArray = JSI::CreateTypedArray(TypedArrayType::JSI_UINT8_ARRAY, byteLength, buffer, i… in JSIInterfaceTest019() local
943 uint8_t *JSI::GetTypedArrayInfo(JSIValue typedArray, in GetTypedArrayInfo()
2093 Local<panda::TypedArrayRef> typedArray(panda::JSValueRef::Undefined(vm)); in napi_create_typedarray() local2151 Local<panda::TypedArrayRef> typedArray = value->ToObject(vm); in napi_get_typedarray_info() local