Searched defs:GetElementSize (Results 1 – 6 of 6) sorted by relevance
21 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::JSDataView
104 uint32_t TypedArrayHelper::GetElementSize(const JSHandle<JSTypedArray> &obj) in GetElementSize() function110 uint32_t TypedArrayHelper::GetElementSize(JSType type) in GetElementSize() function
40 size_t GetElementSize() in GetElementSize() function
58 HWTEST_F_L0(JSDataViewTest, GetElementSize) in HWTEST_F_L0() argument
199 inline constexpr size_t Array::GetElementSize() in GetElementSize() function
875 GateRef TypedHCRLowering::GetElementSize(BuiltinTypeId id) in GetElementSize() function in panda::ecmascript::kungfu::TypedHCRLowering