Home
last modified time | relevance | path

Searched defs:ComputeCapacity (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_queue.h79 inline static uint32_t ComputeCapacity(uint32_t oldCapacity) in ComputeCapacity() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h118 inline static int ComputeCapacity(uint32_t atLeastSpaceFor) in ComputeCapacity() function
Dtagged_tree.h54 inline static int ComputeCapacity(int oldCapacity) in ComputeCapacity() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp140 GateRef LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::ComputeCapacity( in ComputeCapacity() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder