Home
last modified time | relevance | path

Searched refs:DEF_VALID_BC_STUB_ID (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbc_call_signature.h538 #define DEF_VALID_BC_STUB_ID(name) name, macro
539 INTERPRETER_BC_STUB_LIST(DEF_VALID_BC_STUB_ID)
540 ASM_INTERPRETER_BC_HELPER_STUB_LIST(DEF_VALID_BC_STUB_ID)
541 #undef DEF_VALID_BC_STUB_ID
542 #define DEF_VALID_BC_STUB_ID(name, ...) name, macro
543 ASM_INTERPRETER_BC_PROFILER_STUB_LIST(DEF_VALID_BC_STUB_ID)
544 #undef DEF_VALID_BC_STUB_ID