Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h86 static const uint32_t INVALID_INDEX = 4294967295L; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h89 static constexpr uint32_t INVALID_INDEX = -1; variable