Searched defs:GetElementSize (Results 1 – 4 of 4) 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
633 GateRef TypeMCRLowering::GetElementSize(BuiltinTypeId id) in GetElementSize() function in panda::ecmascript::kungfu::TypeMCRLowering