blob: 5550be3ea8d364b2cf01c2781b5ea1d9e3a475b4 [file] [log] [blame]
with(evalcx('')) {
delete eval;
eval("x", this.__defineGetter__("x", Function));
}
/* Don't assert or crash. */