Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_dataview.cpp21 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::JSDataView
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h104 uint32_t TypedArrayHelper::GetElementSize(const JSHandle<JSTypedArray> &obj) in GetElementSize() function
110 uint32_t TypedArrayHelper::GetElementSize(JSType type) in GetElementSize() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h40 size_t GetElementSize() in GetElementSize() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp58 HWTEST_F_L0(JSDataViewTest, GetElementSize) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h199 inline constexpr size_t Array::GetElementSize() in GetElementSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp875 GateRef TypedHCRLowering::GetElementSize(BuiltinTypeId id) in GetElementSize() function in panda::ecmascript::kungfu::TypedHCRLowering