Home
last modified time | relevance | path

Searched defs:INVALID_INDEX (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dcommon.h141 constexpr uint32_t INVALID_INDEX = std::numeric_limits<uint32_t>::max(); member
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.h29 static constexpr int32_t INVALID_INDEX = -1; member in panda::ecmascript::base::FastJsonStringifier
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_gate_meta_data.h185 static constexpr uint32_t INVALID_INDEX = static_cast<uint32_t>(-1); member in panda::ecmascript::kungfu::FrameStateOutput
H A Dgraph_linearizer.h228 static constexpr int32_t INVALID_INDEX = -1; member in panda::ecmascript::kungfu::GateRegion
H A Dbytecodes.h834 static constexpr int INVALID_INDEX = -1; member in panda::ecmascript::kungfu::BytecodeIterator
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h186 static const uint32_t INVALID_INDEX = 4294967295L; member in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h169 static const uint32_t INVALID_INDEX = 4294967295L; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h136 static constexpr uint32_t INVALID_INDEX = std::numeric_limits<uint32_t>::max(); member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h87 constexpr uint32_t INVALID_INDEX = std::numeric_limits<uint32_t>::max(); member in ark::panda_file::ClassTag::MethodTag::FieldTag

Completed in 12 milliseconds