Searched defs:TypeIndex (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | frames.h | 204 TypeIndex = 0, enumerator |
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
D | runtime_interface.h | 59 using TypeIndex = uint16_t; variable |