Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.cpp67 uint32_t maxNumOfProps = rootNumOfProps; in GenerateHClass() local
118 uint32_t maxNumOfProps = rootNumOfProps; in GenerateIHClass() local
148 uint32_t maxNumOfProps = rootNumOfProps; in CalculateMaxNumOfObjIncludeProtoTransition() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp862 uint32_t maxNumOfProps = 0; in VisitTransitionAndFindMaxNumOfProps() local