Home
last modified time | relevance | path

Searched defs:GetCapacity (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.h66 inline uint32_t GetCapacity() const in GetCapacity() function in panda::ecmascript::WeakVector
H A Dtagged_queue.h168 inline JSTaggedValue GetCapacity() const in GetCapacity() function in panda::ecmascript::TaggedQueue
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_map_allocator.h267 size_t GetCapacity() in GetCapacity() function in panda::ecmascript::MemMapAllocator
H A Dregion.h303 size_t GetCapacity() const in GetCapacity() function in panda::ecmascript::Region
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dlinked_hashtable_stub_builder.h132 GateRef GetCapacity(GateRef linkedTable) in GetCapacity() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_arraylist.cpp178 JSTaggedValue ContainersArrayList::GetCapacity(EcmaRuntimeCallInfo *argv) in GetCapacity() function in panda::ecmascript::containers::ContainersArrayList
H A Dcontainers_vector.cpp122 JSTaggedValue ContainersVector::GetCapacity(EcmaRuntimeCallInfo *argv) in GetCapacity() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_arraylist.cpp86 uint32_t JSAPIArrayList::GetCapacity(JSThread *thread, const JSHandle<JSAPIArrayList> &obj) in GetCapacity() function in panda::ecmascript::JSAPIArrayList
H A Djs_api_vector.cpp69 uint32_t JSAPIVector::GetCapacity() in GetCapacity() function in panda::ecmascript::JSAPIVector
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp1635 static uint32_t GetCapacity(ObjectHeader *self) in GetCapacity() function

Completed in 12 milliseconds