Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h75 static inline uint32_t ComputeArrayLength(uint32_t properties_number) in ComputeArrayLength() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h98 static inline uint32_t ComputeArrayLength(const uint32_t numOfProperties) in ComputeArrayLength() function