Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1458 uint32_t numberOfProps = NumberOfProps(); in GetNextInlinedPropsIndex() local
1468 uint32_t numberOfProps = NumberOfProps(); in GetNextNonInlinedPropsIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp752 GateRef numberOfProps = GetNumberOfPropsFromHClass(hclass); in AddPropertyByName() local