Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Descape_analysis.h60 static constexpr size_t invalid = -1; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp60 constexpr static ICSlot invalid = 0xFF; in UpdateIcSlot() local