Searched defs:CallType (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/ | ||
D | call_graph.h | 23 enum CallType { enum |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | frames.h | 575 enum class CallType : size_t { enum |