Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h71 inline bool HasSufficientCapacity(int numOfAddElements) const in HasSufficientCapacity()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp193 GateRef linkedTable, GateRef numOfAddElements) in HasSufficientCapacity()