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