| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/ref_ops/ |
| D | reference_is_undefined_test.cpp | 28 ani_boolean isUndefined = ANI_TRUE; in TEST_F() local 36 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 44 ani_boolean isUndefined = ANI_TRUE; in TEST_F() local 53 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 61 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 70 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local
|
| D | reference_is_nullish_value_test.cpp | 28 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 36 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 44 ani_boolean isUndefined = ANI_TRUE; in TEST_F() local 53 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 61 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 70 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local
|
| D | get_undefined_test.cpp | 27 auto isUndefined = CallEtsFunction<ani_boolean>("get_undefined_test", "isUndefined", ref); in TEST_F() local 42 auto isUndefined = CallEtsFunction<ani_boolean>("get_undefined_test", "isUndefined", ref); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/tuple_ops/ |
| D | ani_gtest_tuple_ops.h | 36 ani_boolean isUndefined = ANI_TRUE; in GetTupleWithCheckImpl() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/gref_ops/ |
| D | global_reference_create_test.cpp | 39 ani_boolean isUndefined {}; in TEST_F() local 76 ani_boolean isUndefined {}; in TEST_F() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/is_nullvalue/ |
| D | is_nullvalue.cpp | 45 AbckitInst *isUndefined = g_statG->iCreateIsUndefined(graph, initObj); in TransformIsUndefinedIr() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/ |
| D | main.cpp | 189 ani_boolean isUndefined = ANI_TRUE; in AniUtilsIsUndefined() local 225 ani_boolean isUndefined = AniUtilsIsUndefined(env, typedArray); in DoEnd() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/dataflow/ |
| D | UndefinedVariable.ts | 61 private isUndefined(val: Value): boolean { method in UndefinedVariableChecker
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/ |
| D | stdlib_ani_helpers.cpp | 145 ani_boolean isUndefined = ANI_FALSE; in GetFieldStrUndefined() local
|
| D | IntlRelativeTimeFormat.cpp | 123 ani_boolean isUndefined = ANI_FALSE; in ToIcuLocale() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/local_scope_ops/ |
| D | create_local_scope.cpp | 151 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local 456 ani_boolean isUndefined = ANI_FALSE; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | timer_module.cpp | 228 ani_boolean isUndefined {}; in FindTimerInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 164 Label isUndefined(env0); in GetGlobalEnvFromFunction() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_circuit_builder.h | 605 GateRef isUndefined = TaggedIsUndefined(x); in TaggedIsUndefinedOrHole() local
|
| D | stub_builder.cpp | 188 Label isUndefined(env); in MatchFieldType() local 797 Label isUndefined(env); in FindElementFromNumberDictionary() local 885 Label isUndefined(env); in FindEntryFromHashTable() local 994 Label isUndefined(env); in FindEntryFromTransitionDictionary() local 12017 Label isUndefined(env); in GetModuleValueByIndex() local 12959 Label isUndefined(env); in ToPrimitive() local
|
| D | circuit_builder.cpp | 1347 Label isUndefined(env_); in ToObject() local
|
| D | new_object_stub_builder.cpp | 1314 Label isUndefined(env); in SetProfileTypeInfoCellToFunction() local
|
| /arkcompiler/jsvm/src/ |
| D | js_native_api_v8.cpp | 4582 FORCE_INLINE JSVM_Status IsUndefinedImpl(JSVM_Env env, JSVM_Value value, bool* isUndefined) in IsUndefinedImpl() 4590 JSVM_Status OH_JSVM_IsUndefined(JSVM_Env env, JSVM_Value value, bool* isUndefined) in OH_JSVM_IsUndefined()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani_interaction_api.cpp | 3540 ani_boolean isUndefined = ANI_FALSE; in GetErrorDescriptionLines() local
|