Home
last modified time | relevance | path

Searched refs:argValue (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp439 std::string argValue = "test"; in HostOnGlobalCallInner004() local
442 napi_create_string_utf8(env, argValue.c_str(), argValue.length(), &args[2]); // 2: the index of test argument in HostOnGlobalCallInner004()

Completed in 9 milliseconds