Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_js.cpp102 napi_valuetype lastParamType; in Write() local
103 napi_typeof(env, params[paramNum - 1], &lastParamType); in Write()
104 if (lastParamType == napi_valuetype::napi_function) { in Write()

Completed in 2 milliseconds