Home
last modified time | relevance | path

Searched defs:propertiesNumber (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h98 int propertiesNumber) in FindElementWithCache()
121 inline int LayoutInfo::BinarySearch(JSTaggedValue key, int propertiesNumber) in BinarySearch()
/arkcompiler/ets_runtime/ecmascript/tests/
Dlayout_info_test.cpp113 int propertiesNumber = layoutInfoHandle->NumberOfElements(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1263 int propertiesNumber = layoutInfo->NumberOfElements(); in ResolveElementOfObject() local