Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_class_analysis.cpp32 if (CheckInitInfoOnInheritanceChain(*classType)) { in Run()
41 bool TSClassAnalysis::CheckInitInfoOnInheritanceChain(const TSClassType *classType) const in CheckInitInfoOnInheritanceChain() function in panda::ecmascript::kungfu::TSClassAnalysis
Dts_class_analysis.h30 bool CheckInitInfoOnInheritanceChain(const TSClassType *classType) const;