Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h74 static inline uint32_t ComputeGrowCapacity(uint32_t old_capacity) in ComputeGrowCapacity() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h88 static inline uint32_t ComputeGrowCapacity(const uint32_t oldCapacity) in ComputeGrowCapacity() function