Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.h51 static inline size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function
Dbyte_array.h31 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.h121 static inline size_t ComputeSize(uint32_t length) in ComputeSize() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h71 static size_t ComputeSize(size_t elemSize, ArraySizeT length) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h69 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h114 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h152 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function