Searched defs:isNull (Results 1 – 13 of 13) sorted by relevance
28 ani_boolean isNull = ANI_FALSE; in TEST_F() local36 ani_boolean isNull = ANI_TRUE; in TEST_F() local44 ani_boolean isNull = ANI_TRUE; in TEST_F() local53 ani_boolean isNull = ANI_FALSE; in TEST_F() local61 ani_boolean isNull = ANI_FALSE; in TEST_F() local70 ani_boolean isNull = ANI_FALSE; in TEST_F() local
27 auto isNull = CallEtsFunction<ani_boolean>("get_null_test", "isNull", ref); in TEST_F() local50 auto isNull = CallEtsFunction<ani_boolean>("get_null_test", "isNull", ref); in TEST_F() local
43 ani_boolean isNull; in TEST_F() local
189 ani_boolean isNull; in TEST_F() local
28 ani_boolean isNull {}; in TEST_F() local62 ani_boolean isNull {}; in TEST_F() local
138 ani_boolean isNull = ANI_FALSE; in TEST_F() local441 ani_boolean isNull = ANI_FALSE; in TEST_F() local
56 bool isNull() const in isNull() function
351 [[maybe_unused]] bool isNull = true; in SetTypeInfosInGraph() local
1209 Label isNull(env); in ObjectSetPrototype() local
29 Label isNull(env); in GetDataPointFromBuffer() local
1349 Label isNull(env_); in ToObject() local
186 Label isNull(env); in MatchFieldType() local3998 Label isNull(env); in GetPropertyByName() local5225 Label isNull(env); in SetPropertyByName() local5593 Label isNull(env); in DefinePropertyByName() local11647 Label isNull(env); in IsDetachedBuffer() local
4602 FORCE_INLINE JSVM_Status IsNullImpl(JSVM_Env env, JSVM_Value value, bool* isNull) in IsNullImpl()4610 JSVM_Status OH_JSVM_IsNull(JSVM_Env env, JSVM_Value value, bool* isNull) in OH_JSVM_IsNull()