Home
last modified time | relevance | path

Searched refs:testCallFunction (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.cpp3415 static napi_value testCallFunction(napi_env env1, napi_callback_info info) in testCallFunction() function
5301 result = testCallFunction(env, info); in testDefinePropertyHandle()