Searched defs:TYPE (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | ts_type_accessor.h | 114 #define GET_TSTYPE(NAME, TYPE) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | vtable.h | 26 TYPE, enumerator
|
| D | ecma_macros.h | 440 #define DECL_CAST(TYPE) \ argument
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | es2panda.h | 102 TYPE, enumerator
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variableFlags.h | 127 TYPE = 1 << 16, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 430 #define DEOPT_NAME_MAP(NAME, TYPE) {DeoptType::TYPE, #NAME}, in DisplayItems() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_meta_data.h | 119 #define DECLARE_DEOPT_TYPE(NAME, TYPE) TYPE, argument
|
| D | interpreter_stub.cpp | 83 #define DISPATCH_BAK(TYPE, ...) DISPATCH_##TYPE(__VA_ARGS__) argument
|