Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlayout_info_test.cpp89 int propertiesNumber = layoutInfoHandle->NumberOfElements(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info-inl.h112 Span<struct Properties> sp(GetProperties(), propertiesNumber); local
137 inline int LayoutInfo::BinarySearch(JSTaggedValue key, int propertiesNumber) in BinarySearch() argument
[all...]

Completed in 2 milliseconds