Home
last modified time | relevance | path

Searched defs:ComputeSize (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dbyte_array.h31 static inline size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function
Dtagged_array.h49 static inline size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function
Dlexical_env.h34 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function
Djs_bigint.h120 static inline size_t ComputeSize(uint32_t length) in ComputeSize() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Darray.h71 static size_t ComputeSize(size_t elem_size, array_size_t length) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h120 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function