blob: 98b1d184ccc1b8c955329dcb24f2dd7b7bdfebb1 [file] [log] [blame]
PASS function () {
window.__defineGetter__("window", () => ({ location: "haxored" }));
} threw exception TypeError: Attempting to change configurable attribute of unconfigurable property..
PASS result is correctValue
PASS successfullyParsed is true
TEST COMPLETE