Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1699 METHOD_EXIT = 1U << 1U, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp217 #define METHOD_EXIT() … macro
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp119 #define METHOD_EXIT() \ macro