Home
last modified time | relevance | path

Searched defs:atLeastSpaceFor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h123 inline static int ComputeCapacity(uint32_t atLeastSpaceFor) in ComputeCapacity()
132 inline static int ComputeCapacityWithShrink(int currentCapacity, int atLeastSpaceFor) in ComputeCapacityWithShrink()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp144 GateRef atLeastSpaceFor) in ComputeCapacity()