Name Description Size
browser.js 0
getter-duplicates.js --- es6id: 12.2.5 description: > In an object, duplicate computed property getter names produce only a single property of that name, whose value is the value of the last property of that name. --- 1200
getter-super.js --- es6id: 12.2.5 description: > computed property getters can call super methods --- 1169
getter.js --- es6id: 12.2.5 description: > Computed property names for getters --- 554
setter-duplicates.js --- es6id: 12.2.5 description: > In an object, duplicate computed property getter names produce only a single property of that name, whose value is the value of the last property of that name. --- 1292
setter-super.js --- es6id: 12.2.5 description: > computed property setters can call super methods --- 1032
setter.js --- es6id: 12.2.5 description: > In an object, duplicate computed property getter names produce only a single property of that name, whose value is the value of the last property of that name. --- 655
shell.js 0