Name Description Size
browser.js 0
byteLength
constructor.js --- description: > The `SharedArrayBuffer.prototype.constructor` property descriptor. includes: [propertyHelper.js] features: [SharedArrayBuffer] --- 758
grow
growable
maxByteLength
prop-desc.js --- esid: sec-sharedarraybuffer.prototype description: Property descriptor of the 'prototype' property info: | This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }. includes: [propertyHelper.js] features: [SharedArrayBuffer] --- 675
shell.js 0
slice
Symbol.toStringTag.js --- description: > `Symbol.toStringTag` property descriptor info: | The initial value of the @@toStringTag property is the String value "SharedArrayBuffer". This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: true }. includes: [propertyHelper.js] features: [SharedArrayBuffer, Symbol.toStringTag] --- 1008