Searched defs:GetElementSize (Results 1 – 3 of 3) sorted by relevance
70 uint32_t TypedArrayHelper::GetElementSize(const JSHandle<JSTypedArray> &obj) in GetElementSize() function76 uint32_t TypedArrayHelper::GetElementSize(JSType type) in GetElementSize() function
21 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() function in panda::ecmascript::JSDataView
58 HWTEST_F_L0(JSDataViewTest, GetElementSize) in HWTEST_F_L0() argument