Home
last modified time | relevance | path

Searched defs:numberOfProps (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info.cpp61 void LayoutInfo::GetAllKeysByFilter(const JSThread *thread, uint32_t numberOfProps, uint32_t &keyArrayEffectivelength, in GetAllKeysByFilter() argument
H A Dobject_fast_operator-inl.h919 uint32_t numberOfProps = objHandle->GetJSHClass()->NumberOfProps(); in AddPropertyByName() local
H A Djs_hclass.h1888 uint32_t numberOfProps = NumberOfProps(); in GetNextInlinedPropsIndex() local
1898 uint32_t numberOfProps = NumberOfProps(); in GetNextNonInlinedPropsIndex() local
H A Djs_object.cpp511 uint32_t numberOfProps = obj->GetJSHClass()->NumberOfProps(); in GetAllKeysByFilter() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp293 GateRef numberOfProps = GetNumberOfPropsFromHClass(hclass); in CloneObjectLiteral() local
H A Dstub_builder.cpp1451 GateRef numberOfProps = GetNumberOfPropsFromHClass(hclass); in AddPropertyByName() local

Completed in 33 milliseconds