blob: 8073f2bc6c50c8e88a04e40a7f0ee0bba5c3bebd [file] [log] [blame]
"use strict";
if (!require("./is-implemented")()) {
Object.defineProperty(Array.prototype, require("es6-symbol").iterator, {
value: require("./shim"),
configurable: true,
enumerable: false,
writable: true
});
}