Home
last modified time | relevance | path

Searched defs:INVALID_INDEX (Results 1 – 2 of 2) 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.h113 static const uint32_t INVALID_INDEX = 4294967295L; variable