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.h50 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/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h59 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h138 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function