Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h23 enum CallType { enum
/arkcompiler/ets_runtime/ecmascript/
Dframes.h575 enum class CallType : size_t { enum