Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp910 uint32_t numOfProps = current->NumberOfProps(); in VisitTransitionAndFindMaxNumOfProps() local
1435 uint32_t numOfProps = rootDesc->NumOfProps(); in CreateRootHClassFromPGO() local
1505 uint32_t numOfProps = parent->NumberOfProps(); in CreateChildHClassFromPGO() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2875 uint32_t numOfProps = newClass->NumberOfProps(); in LowerCreateObjectWithBuffer() local