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.cpp71 uint32_t propsLen = 0; in TryGetHClassFromCached() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2957 uint32_t propsLen = 0; in CreateObjectFromProperties() local
3012 uint32_t propsLen, in CreateObjectFromPropertiesByIHClass()
3036 …ropertiesForRep(const JSThread *thread, const JSHandle<TaggedArray> &properties, uint32_t propsLen, in CheckPropertiesForRep()