Home
last modified time | relevance | path

Searched refs:testGetAllPropertyNames (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp2594 static napi_value testGetAllPropertyNames(napi_env env1, napi_callback_info info){ in testGetAllPropertyNames() function
10120 DECLARE_NAPI_FUNCTION("testGetAllPropertyNames",testGetAllPropertyNames), in Init()
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/ets/test/
DJsvmTest.ets268 value = napitest.testGetAllPropertyNames()