Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Drt_call_signature.h26 #define DEF_RUNTIME_STUB_ID(name) ID_##name, macro
33 #define DEF_RUNTIME_STUB_ID(name) NOGCSTUB_ID_##name, macro
41 #define DEF_RUNTIME_STUB_ID(name) ASM_STUB_ID_##name, macro