Home
last modified time | relevance | path

Searched defs:SetCapacity (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_queue.h163 inline void SetCapacity(const JSThread *thread, JSTaggedValue capacity) in SetCapacity() function
Dtagged_array-inl.h153 inline JSHandle<TaggedArray> TaggedArray::SetCapacity(const JSThread *thread, const JSHandle<Tagged… in SetCapacity() function
Dlinked_hash_table.h186 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
Djs_array.cpp196 void JSArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen, uint3… in SetCapacity() function in panda::ecmascript::JSArray
Dtagged_tree.h102 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h123 void SetCapacity(unsigned capacity) in SetCapacity() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h132 void SetCapacity(GateRef linkedTable, GateRef numberOfElements) in SetCapacity() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h142 void SetCapacity(unsigned capacity) in SetCapacity() function