在线文档教程

TypedArray.prototype

TypedArray.prototype

该属性表示构造函数的原型。TypedArray.prototypeTypedArray

| Property attributes of TypedArray.prototype |

|:----|

| Writable | no |

| Enumerable | no |

| Configurable | no |

描述

TypedArray实例继承自TypedArray.prototype。您可以使用构造函数的原型对象向所有TypedArray实例添加属性或方法,其中TypedArray是其中一种类型的数组类型。

有关继承的更多信息,另请参阅有关TypedArray的描述。

属性

TypedArray.prototype.constructor返回创建实例原型的函数。这是默认情况下相应的类型化数组类型函数。

Methods

TypedArray.prototype.copyWithin()复制数组中的一系列数组元素。另见Array.prototype.copyWithin()

产品规格

SpecificationStatusComment
ECMAScript 2015 (6th Edition, ECMA-262)The definition of 'TypedArray prototype' in that specification.StandardInitial definition.
ECMAScript Latest Draft (ECMA-262)The definition of 'TypedArray prototype' in that specification.Draft

浏览器兼容性

FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support7.0(Yes)4.0 (2)1011.65.1

FeatureAndroidEdgeChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support4.0(Yes)(Yes)4.0 (2)1011.64.2