Home
last modified time | relevance | path

Searched defs:V (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h43 #define RUNTIME_ASM_STUB_LIST(V) \ argument
47 #define ASM_INTERPRETER_TRAMPOLINE_LIST(V) \ argument
72 #define JS_CALL_TRAMPOLINE_LIST(V) \ argument
87 #define RUNTIME_STUB_WITHOUT_GC_LIST(V) \ argument
111 #define RUNTIME_STUB_WITH_GC_LIST(V) \ argument
286 #define RUNTIME_STUB_LIST(V) \ argument
Dtest_runtime_stubs.h20 #define TEST_RUNTIME_STUB_GC_LIST(V) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbc_call_signature.h63 #define ASM_INTERPRETER_BC_STUB_LIST(V, T, D) \ argument
288 #define ASM_INTERPRETER_DEPRECATED_STUB_LIST(V, T, D) \ argument
338 #define ASM_INTERPRETER_WIDE_STUB_LIST(V, T, D) \ argument
361 #define ASM_INTERPRETER_THROW_STUB_LIST(V, T, D) \ argument
374 #define ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(V, T, D) \ argument
377 #define ASM_INTERPRETER_BC_HELPER_STUB_LIST(V) \ argument
384 #define INTERPRETER_DISABLE_SINGLE_STEP_DEBUGGING_BC_STUB_LIST(V) \ argument
391 #define INTERPRETER_BC_STUB_LIST(V) \ argument
398 #define ASM_INTERPRETER_BC_STUB_ID_LIST(V) \ argument
401 #define ASM_INTERPRETER_SECOND_BC_STUB_ID_LIST(V) \ argument
Dgate_meta_data_builder.h30 #define CACHED_VALUE_LIST(V) \ argument
38 #define CACHED_ARG_LIST(V) \ argument
58 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
74 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
83 #define DECLARE_CACHED_GATE_META(NAME, OP, R, S, D, V) \ argument
95 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
100 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
105 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
Dcommon_stubs.h23 #define COMMON_STUB_LIST(V) \ argument
76 #define COMMON_STUB_ID_LIST(V) \ argument
Dgate_meta_data.cpp50 #define GATE_NAME_MAP(NAME, OP, R, S, D, V) { OpCode::OP, #OP }, in Str() argument
175 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
183 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
207 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument
231 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
Dtest_stubs_signature.h20 #define TEST_STUB_SIGNATRUE_LIST(V) \ argument
Dcircuit.h93 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
101 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ argument
109 #define DECLARE_GATE_META(NAME, OP, R, S, D, V) \ in GATE_META_DATA_LIST_WITH_SIZE() argument
Dgate_meta_data.h137 #define BINARY_GATE_META_DATA_CACHE_LIST(V) \ argument
155 #define UNARY_GATE_META_DATA_CACHE_LIST(V) \ argument
171 #define IMMUTABLE_META_DATA_CACHE_LIST(V) \ argument
211 #define GATE_META_DATA_LIST_WITH_VALUE_IN(V) \ argument
226 #define GATE_META_DATA_LIST_WITH_SIZE(V) \ argument
231 #define GATE_META_DATA_LIST_WITH_GATE_TYPE(V) \ argument
240 #define GATE_META_DATA_LIST_WITH_VALUE(V) \ argument
254 #define GATE_META_DATA_LIST_WITH_ONE_PARAMETER(V) \ argument
259 #define GATE_OPCODE_LIST(V) \ argument
266 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, argument
Decma_opcode_des.h23 #define ECMA_OPCODE_LIST(V) \ argument
Dcircuit_builder.h42 #define BINARY_ARITHMETIC_METHOD_LIST_WITH_BITWIDTH(V) \ argument
79 #define UNARY_ARITHMETIC_METHOD_LIST_WITH_BITWIDTH(V) \ argument
119 #define BINARY_CMP_METHOD_LIST_WITHOUT_BITWIDTH(V) \ argument
Dcall_signature.h307 #define EXPLICIT_CALL_SIGNATURE_LIST(V) \ argument
Dllvm_ir_builder.h187 #define OPCODES(V) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h24 #define PADDING_BUILTINS_STUB_LIST(V) \ argument
29 #define BUILTINS_STUB_LIST(V) \ argument
33 #define BUILTINS_METHOD_STUB_LIST(V) \ argument
53 #define BUILTINS_CONSTRUCTOR_STUB_LIST(V) \ argument
58 #define AOT_BUILTINS_STUB_LIST(V) \ argument
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h32 #define GLOBAL_ENV_CONSTANT_CLASS(V) … argument
123 #define GLOBAL_ENV_CONSTANT_SPECIAL(V) … argument
133 #define GLOBAL_ENV_CONSTANT_CONSTANT(V) … argument
433 #define GLOBAL_ENV_CONSTANT_ACCESSOR(V) \ argument
Dmessage_string.h27 #define COMMON_MESSAGE_STRING_LIST(V) \ argument
41 #define DEBUG_CHECK_MESSAGE_STRING_LIST(V) \ argument
Druntime_call_id.h25 #define INTERPRETER_CALLER_LIST(V) \ argument
233 #define BUILTINS_API_LIST(V) \ argument
842 #define ABSTRACT_OPERATION_LIST(V) \ argument
845 #define MEM_ALLOCATE_AND_GC_LIST(V) \ argument
Dglobal_env.h29 #define GLOBAL_ENV_FIELDS(V) … argument
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h211 #define COMMON_REGISTER_FIELD_LIST(V) \ argument
229 #define MOV_WIDE_FIELD_LIST(V) \ argument
243 #define ADD_SUB_FIELD_LIST(V) \ argument
260 #define BITWISE_OP_FIELD_LIST(V) \ argument
276 #define COMPARE_OP_FIELD_LIST(V) \ argument
283 #define LDR_AND_STR_FIELD_LIST(V) \ argument
296 #define LDP_AND_STP_FIELD_LIST(V) \ argument
306 #define BRANCH_FIELD_LIST(V) \ argument
317 #define BRK_FIELD_LIST(V) \ argument
326 #define DECL_INSTRUCTION_FIELDS(V) \ argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h34 #define TYPED_ARRAY_ALL(V) \ argument
48 #define EXCEPTION_ERROR_ALL(V) \ argument
/arkcompiler/runtime_core/runtime/include/
Dclass_root.h21 V = 0, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h380 #define IS_TSTYPEKIND_METHOD_LIST(V) \ argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property