Searched defs:SetCapacity (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_queue.h | 164 inline void SetCapacity(const JSThread *thread, JSTaggedValue capacity) in SetCapacity() function
|
| D | tagged_array.cpp | 131 JSHandle<TaggedArray> TaggedArray::SetCapacity(const JSThread *thread, const JSHandle<TaggedArray> … in SetCapacity() function in panda::ecmascript::TaggedArray
|
| D | linked_hash_table.h | 208 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
|
| D | tagged_tree.h | 101 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
|
| D | js_array.cpp | 272 void JSArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, in SetCapacity() function in panda::ecmascript::JSArray
|
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ |
| D | js_shared_array.cpp | 203 JSHandle<TaggedArray> JSSharedArray::SetCapacity(const JSThread *thread, const JSHandle<TaggedArray… in SetCapacity() function in panda::ecmascript::JSSharedArray 212 void JSSharedArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen,… in SetCapacity() function in panda::ecmascript::JSSharedArray
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 123 void SetCapacity(unsigned capacity) in SetCapacity() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | linked_hashtable_stub_builder.h | 142 void SetCapacity(GateRef linkedTable, GateRef numberOfElements) in SetCapacity() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 142 void SetCapacity(unsigned capacity) in SetCapacity() function
|