Home
last modified time | relevance | path

Searched refs:kCallTypePolymorphicCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp71 case kCallTypePolymorphicCall: in GetCallTypeName()
90 } else if (cType == kCallTypePolymorphicCall) { in GetCalleeName()
338 typeTemp = kCallTypePolymorphicCall; in GetCallType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h35 kCallTypePolymorphicCall, enumerator