Home
last modified time | relevance | path

Searched defs:GetElementSize (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_dataview.cpp19 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::JSDataView
/arkcompiler/ets_runtime/ecmascript/base/
H A Dtyped_array_helper-inl.h126 uint32_t TypedArrayHelper::GetElementSize(const JSHandle<JSTypedArray> &obj) in GetElementSize() function in panda::ecmascript::base::TypedArrayHelper
132 uint32_t TypedArrayHelper::GetElementSize(JSType type) in GetElementSize() function in panda::ecmascript::base::TypedArrayHelper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_array.h41 size_t GetElementSize() in GetElementSize() function in ark::ets::EtsArray
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray-inl.h198 inline constexpr size_t Array::GetElementSize() in GetElementSize() function in ark::coretypes::Array
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_dataview_stub_builder.cpp196 GateRef BuiltinsDataViewStubBuilder::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::kungfu::BuiltinsDataViewStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp967 GateRef TypedHCRLowering::GetElementSize(BuiltinTypeId id) in GetElementSize() function in panda::ecmascript::kungfu::TypedHCRLowering

Completed in 10 milliseconds