Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/utils/
Dtest_events.h42 METHOD_ENTRY, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp194 #define METHOD_ENTRY(func) \ macro
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp117 #define METHOD_ENTRY(func) \ macro