Spaces:
Runtime error
Runtime error
| module.exports = !require('./_descriptors') && !require('./_fails')(function () { | |
| return Object.defineProperty(require('./_dom-create')('div'), 'a', { get: function () { return 7; } }).a != 7; | |
| }); | |