Home
last modified time | relevance | path

Searched defs:SetNumberOfElements (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h35 inline void LayoutInfo::SetNumberOfElements([[maybe_unused]] const JSThread *thread, int properties) in SetNumberOfElements() function
Dlinked_hash_table.h176 inline void SetNumberOfElements(const JSThread *thread, int nof) in SetNumberOfElements() function
Dtagged_tree.h112 inline void SetNumberOfElements(const JSThread *thread, int num) in SetNumberOfElements() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dlayout_info_test.cpp50 HWTEST_F_L0(LayoutInfoTest, SetNumberOfElements) in HWTEST_F_L0() argument