Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_dataview.cpp19 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::JSDataView
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_dataview_stub_builder.cpp195 GateRef BuiltinsDataViewStubBuilder::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::kungfu::BuiltinsDataViewStubBuilder
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp35 HWTEST_F_L0(JSDataViewTest, GetElementSize) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h40 size_t GetElementSize() const in GetElementSize() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h259 inline constexpr size_t Array::GetElementSize() in GetElementSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp1105 GateRef TypedHCRLowering::GetElementSize(BuiltinTypeId id) in GetElementSize() function in panda::ecmascript::kungfu::TypedHCRLowering