Home
last modified time | relevance | path

Searched refs:DEF_STUB_ID (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_csigns.h30 #define DEF_STUB_ID(name) name, macro
31 BASELINE_STUB_ID_LIST(DEF_STUB_ID)
32 #undef DEF_STUB_ID macro
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcommon_stub_csigns.h128 #define DEF_STUB_ID(name) name, macro
129 COMMON_STUB_ID_LIST(DEF_STUB_ID)
130 #undef DEF_STUB_ID macro
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_call_signature.h331 #define DEF_STUB_ID(name) name, macro
333 PADDING_BUILTINS_STUB_LIST(DEF_STUB_ID)
334 BUILTINS_STUB_LIST(DEF_STUB_ID, DEF_STUB_ID_DYN, DEF_STUB_ID)
336 BUILTINS_NOSTUB_LIST(DEF_STUB_ID)
337 AOT_BUILTINS_STUB_LIST(DEF_STUB_ID)
338 AOT_BUILTINS_INLINE_LIST(DEF_STUB_ID)
340 #undef DEF_STUB_ID macro

Completed in 3 milliseconds