Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dbyte_array.h31 static inline size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function in panda::ecmascript::ByteArray
H A Dlexical_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function in panda::ecmascript::LexicalEnv
H A Dsendable_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() function in panda::ecmascript::SendableEnv
H A Dtagged_array.h57 static size_t ComputeSize(size_t elemSize, uint32_t length) in ComputeSize() function in panda::ecmascript::TaggedArray
H A Djs_bigint.h124 static inline size_t ComputeSize(uint32_t length) in ComputeSize() function in panda::ecmascript::BigInt
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dthread_local_allocation_buffer.h67 size_t ComputeSize() const in ComputeSize() function in panda::ecmascript::ThreadLocalAllocationBuffer
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray.h74 static size_t ComputeSize(size_t elemSize, ArraySizeT length) in ComputeSize() function in ark::ark::coretypes::Array
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h81 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function in panda::ecmascript::AOTLiteralInfo
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h315 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() function in panda::ecmascript::ConstantPool
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h149 static size_t ComputeSize(uint32_t icSlotSize) in ComputeSize() function in panda::ecmascript::ProfileTypeInfo

Completed in 7 milliseconds