Searched defs:SetNumberOfElements (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | layout_info-inl.h | 35 inline void LayoutInfo::SetNumberOfElements([[maybe_unused]] const JSThread *thread, int properties) in SetNumberOfElements() function in panda::ecmascript::LayoutInfo |
| H A D | linked_hash_table.h | 181 inline void SetNumberOfElements(const JSThread *thread, int nof) in SetNumberOfElements() function in panda::ecmascript::LinkedHashTable |
| H A D | tagged_tree.h | 111 inline void SetNumberOfElements(const JSThread *thread, uint32_t num) in SetNumberOfElements() function in panda::ecmascript::TaggedTree |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| H A D | linked_hashtable_stub_builder.h | 153 void SetNumberOfElements(GateRef linkedTable, GateRef num) in SetNumberOfElements() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder |
Completed in 7 milliseconds