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.cpp62 uint32_t maxNumOfProps = rootNumOfProps; in GenerateHClass() local
102 uint32_t maxNumOfProps = rootNumOfProps; in GenerateIHClass() local
132 uint32_t maxNumOfProps = rootNumOfProps; in CalculateMaxNumOfObjIncludeProtoTransition() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp907 uint32_t maxNumOfProps = 0; in VisitTransitionAndFindMaxNumOfProps() local