Home
last modified time | relevance | path

Searched defs:Reference_IsNullishValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h785 ani_status (*Reference_IsNullishValue)(ani_env *env, ani_ref ref, ani_boolean *result); member
5954 ani_status Reference_IsNullishValue(ani_ref ref, ani_boolean *result) in Reference_IsNullishValue() function
Dani_interaction_api.cpp3695 NO_UB_SANITIZE static ani_status Reference_IsNullishValue(ani_env *env, ani_ref ref, ani_boolean *r… in Reference_IsNullishValue() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md393 ### Reference_IsNullishValue subsection