Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp73 uint32_t propsLen = 0; in TryGetHClassFromCached() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2696 uint32_t propsLen = 0; in CreateObjectFromProperties() local
2749 uint32_t propsLen) in CreateObjectFromProperties()
2778 uint32_t propsLen, in CreateObjectFromPropertiesByIHClass()
2796 const JSHandle<TaggedArray> &properties, uint32_t propsLen, const JSHandle<JSHClass> &ihc) in CheckPropertiesForRep()