Home
last modified time | relevance | path

Searched refs:napi_int32_array (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/
Djs_native_api_types.h65 napi_int32_array, enumerator
Djs_native_api_v8.cc2988 case napi_int32_array: in napi_create_typedarray()
3047 *type = napi_int32_array; in napi_get_typedarray_info()
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DCore.h332 : std::is_same<T, int32_t>::value ? napi_int32_array
/third_party/mindspore/patches/
D0003-add-js-api.patch4649 + {"int32", napi_int32_array},
/third_party/node/doc/api/
Dn-api.md2221 napi_int32_array,