Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp3330 static napi_value testGetProperty(napi_env env1, napi_callback_info info) in testGetProperty() function
5299 result = testGetProperty(env, info); in testDefinePropertyHandle()