Name Description Size
ancestry.js --- esid: pending description: | The [[Prototype]] internal slot ofthe %RegExpStringIteratorPrototype% is the %IteratorPrototype% intrinsic object (25.1.2). features: [Symbol.iterator, Symbol.matchAll] --- 636
browser.js 0
next
shell.js 0
Symbol.toStringTag.js --- esid: pending description: | `Symbol.toStringTag` property descriptor info: | The initial value of the @@toStringTag property is the string value "String Iterator". This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: true }. features: [Symbol.matchAll, Symbol.toStringTag] includes: [propertyHelper.js] --- 905