Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_lightweightmap.cpp408 uint32_t needCapacity) in GrowCapacity()
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp90 int needCapacity = actualNodeNum + 1; in GrowCapacity() local