Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp239 napi_ref myCallRef = nullptr; in On() local
240 napi_status status = napi_create_reference(env, function, 1, &myCallRef); in On()
252 eventMap.insert(std::make_pair(result, myCallRef)); in On()

Completed in 2 milliseconds