Home
last modified time | relevance | path

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

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