Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp138 #define DISPATCH_BAK(TYPE, ...) DISPATCH_##TYPE(__VA_ARGS__) macro
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp98 #define DISPATCH_BAK(TYPE, ...) DISPATCH_##TYPE(__VA_ARGS__) macro
[all...]

Completed in 21 milliseconds