Searched refs:typedArrayTypes (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 11177 napi_value typedArrayTypes; in Init() local 11178 napi_create_object(env, &typedArrayTypes); in Init() 11187 napi_set_named_property(env, typedArrayTypes, typeKeys[i], typeIndex); in Init() 11226 … {"TypedArrayTypes", nullptr, nullptr, nullptr, nullptr, typedArrayTypes, napi_default, nullptr}, in Init()
|