Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeFlag.h50 CONDITIONAL = 1ULL << 23, // x extends a ? b : c enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h470 CONDITIONAL = 0x400, enumerator