Searched refs:ASM_INTERPRETER_CALLRUNTIME_STUB_LIST (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | bc_call_signature.h | 374 #define ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(V, T, D) \
macro 576 ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(IGNORE_BC_STUB, IGNORE_BC_STUB, V)
583 ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(IGNORE_BC_STUB, V, V)
592 ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(V, V, V)
627 ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(DEF_BC_STUB_ID, DEF_BC_STUB_ID, DEF_BC_STUB_ID)
enumerator
|
Completed in 1 milliseconds