Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dobject_type_check_elimination.h66 enum CheckCastEliminateType { REDUNDANT, MUST_THROW, INVALID }; enumerator
Ddeoptimize_elimination.h67 enum BlockType { INVALID, GUARD, RUNTIME_CALL, NOTHING }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h33 INVALID, enumerator
38 INVALID, enumerator
Dshare_gate_meta_data.h576 INVALID, enumerator
Dtype_info_accessors.h781 INVALID enumerator
/arkcompiler/ets_frontend/ets2panda/
Des2panda.h56 INVALID, enumerator
161 INVALID, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h39 INVALID, enumerator
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h71 enum class Type { STRUCTURAL, NORMAL, INVALID }; enumerator
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h33 INVALID, enumerator
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h65 INVALID, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtype_info.h93 …eId : uint8_t { INT8 = 0, INT16 = 1, INT32 = 2, INT64 = 3, FLOAT32 = 4, FLOAT64 = 5, INVALID = 6 }; enumerator
/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h133 static constexpr UInt INVALID = static_cast<UInt>(0); variable
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h705 INVALID = -1, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h43 INVALID = 0xFFFF, enumerator
/arkcompiler/ets_runtime/ecmascript/js_type_metadata/
Dtype_enums.json3 "INVALID":8, number
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h375 INVALID, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h165 INVALID = -1, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1578 INVALID = 0, enumerator
Dinst.h129 INVALID = -1, enumerator
268 static const ObjectTypeInfo INVALID; variable