Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h72 static inline uint32_t ComputeGrowCapacity(uint32_t old_capacity) in ComputeGrowCapacity() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h108 static inline uint32_t ComputeGrowCapacity(uint32_t old_capacity) in ComputeGrowCapacity() function