Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_js.cpp62 bool IsNullOrUndefinedType(const napi_env& env, const napi_value& origin) in IsNullOrUndefinedType() function
92 !IsNullOrUndefinedType(env, params[ParamIndex::PARAM_SECOND])) { in Begin()
197 !IsNullOrUndefinedType(env, params[ParamIndex::PARAM_FORTH])) { in Tracepoint()