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/
H A Dbc_call_signature.h600 #define DEF_VALID_BC_STUB_ID(name) name, macro
601 INTERPRETER_BC_STUB_LIST(DEF_VALID_BC_STUB_ID)
602 ASM_INTERPRETER_BC_HELPER_STUB_LIST(DEF_VALID_BC_STUB_ID)
603 #undef DEF_VALID_BC_STUB_ID macro
604 #define DEF_VALID_BC_STUB_ID(name, ...) name, macro
605 ASM_INTERPRETER_BC_PROFILER_STUB_LIST(DEF_VALID_BC_STUB_ID)
606 #undef DEF_VALID_BC_STUB_ID macro
607 #define DEF_VALID_BC_STUB_ID(name, ...) name, macro
608 ASM_INTERPRETER_BC_JIT_PROFILER_STUB_LIST(DEF_VALID_BC_STUB_ID)
609 #undef DEF_VALID_BC_STUB_ID macro
[all...]

Completed in 2 milliseconds