Name Description Size
browser.js 0
next
shell.js 0
Symbol.toStringTag.js --- es6id: 23.1.5.2.2 description: > `Symbol.toStringTag` property descriptor info: | The initial value of the @@toStringTag property is the String value "Map Iterator". This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: true }. includes: [propertyHelper.js] features: [Symbol.iterator, Symbol.toStringTag] --- 866