Searched defs:SetCapacity (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_queue.h | 163 inline void SetCapacity(const JSThread *thread, JSTaggedValue capacity) in SetCapacity() function
|
| D | tagged_array.cpp | 138 JSHandle<TaggedArray> TaggedArray::SetCapacity(const JSThread *thread, const JSHandle<TaggedArray> … in SetCapacity() function in panda::ecmascript::TaggedArray
|
| D | linked_hash_table.h | 191 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 | 270 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 | 204 JSHandle<TaggedArray> JSSharedArray::SetCapacity(const JSThread *thread, const JSHandle<TaggedArray… in SetCapacity() function in panda::ecmascript::JSSharedArray 213 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
|