Home
last modified time | relevance | path

Searched refs:napi_int8_array (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/
Djs_native_api_types.h60 napi_int8_array, enumerator
Djs_native_api_v8.cc2968 case napi_int8_array: in napi_create_typedarray()
3037 *type = napi_int8_array; in napi_get_typedarray_info()
/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c102 napi_int8_array, in External()
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DCore.h328 std::is_same<T, int8_t>::value ? napi_int8_array
/third_party/mindspore/patches/
D0003-add-js-api.patch4651 + {"int8", napi_int8_array},
/third_party/node/doc/api/
Dn-api.md2216 napi_int8_array,