Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp54 napi_value nullRef = nullptr; in IsValidValue() local
56 napi_get_null(env, &nullRef); in IsValidValue()
60 napi_strict_equals(env, value, nullRef, &isNull); in IsValidValue()

Completed in 5 milliseconds