Home
last modified time | relevance | path

Searched refs:properties_number (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info.h84 static inline uint32_t ComputeArrayLength(uint32_t properties_number) in ComputeArrayLength() argument
86 return (properties_number << ELEMENTS_INDEX_LOG2); in ComputeArrayLength()

Completed in 1 milliseconds