Home
last modified time | relevance | path

Searched defs:INVALID_INDEX (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h42 static constexpr int INVALID_INDEX = -1; variable
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h119 static const uint32_t INVALID_INDEX = 4294967295L; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h142 static const uint32_t INVALID_INDEX = 4294967295L; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h228 static constexpr int32_t INVALID_INDEX = -1; variable