Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stub_csigns.h173 #define DEF_STUB_ID(name) name, macro
176 #define DEF_STUB_ID(name) name##StwCopy, macro
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_csigns.h30 #define DEF_STUB_ID(name) name, macro
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature_id_properties.h25 #define DEF_STUB_ID(name) name, macro
Dbuiltins_call_signature.h39 #define DEF_STUB_ID(name) ID_##name, macro
45 #define DEF_STUB_ID(name) ID_##name##StwCopy, macro