Home
last modified time | relevance | path

Searched defs:RUNTIME_ASM_STUB_LIST (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Drt_call_signature.h34 RUNTIME_ASM_STUB_LIST(DEF_RUNTIME_STUB_ID) enumerator
42 RUNTIME_ASM_STUB_LIST(DEF_RUNTIME_STUB_ID) enumerator
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h23 #define RUNTIME_ASM_STUB_LIST(V) \ macro