Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds