Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp71 uint32_t propsLen = 0; in TryGetHClassFromCached() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp2708 uint32_t propsLen = 0; in CreateObjectFromProperties() local
2758 CreateObjectFromProperties(const JSThread *thread, const JSHandle<JSHClass> &hclass, const JSHandle<TaggedArray> &properties, uint32_t propsLen) CreateObjectFromProperties() argument
2788 CreateObjectFromPropertiesByIHClass(const JSThread *thread, const JSHandle<TaggedArray> &properties, uint32_t propsLen, const JSHandle<JSHClass> &ihc) CreateObjectFromPropertiesByIHClass() argument
2807 CheckPropertiesForRep( const JSHandle<TaggedArray> &properties, uint32_t propsLen, const JSHandle<JSHClass> &ihc) CheckPropertiesForRep() argument
[all...]

Completed in 7 milliseconds