Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.cpp30 int propNum = GetPropertiesCapacity(); in Initialize() local
Dobject_factory.cpp3730 JSHandle<TSObjLayoutInfo> ObjectFactory::CreateTSObjLayoutInfo(int propNum, JSTaggedValue initVal) in CreateTSObjLayoutInfo()