Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlexical_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function
85 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function
Dbyte_array.h31 static inline size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function
Dsendable_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function
Dtagged_array.h80 static size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function
Djs_bigint.h135 static inline size_t ComputeSize(uint32_t length) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dthread_local_allocation_buffer.h67 size_t ComputeSize() const in ComputeSize() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h74 static size_t ComputeSize(size_t elemSize, ArraySizeT length) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h77 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h149 static size_t ComputeSize(uint32_t icSlotSize) in ComputeSize() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h315 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function