summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug703818.js
blob: 9d844986afe2c8997dfb0828128b95b914ad4533 (plain)
1
2
3
Object.defineProperty(Array.prototype, "toString", {
    enumerable: true
})