Source code

Revision control

Copy as Markdown

Other Tools

for (x in [0]) {
(function() {
return Object.propertyIsEnumerable
})().call([0], x)
}