Home
last modified time | relevance | path

Searched defs:IsNullOrUndefined (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h235 inline bool IsNullOrUndefined(napi_env env, napi_value val) in IsNullOrUndefined() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp329 bool IsNullOrUndefined(JSVM_Value value) in IsNullOrUndefined() function