Home
last modified time | relevance | path

Searched defs:DEF_STUB_NAME (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drt_call_signature.h66 #define DEF_STUB_NAME(name) case ID_##name: { return std::string("RTStub_") + #name; } macro
68 #undef DEF_STUB_NAME macro

Completed in 1 milliseconds