Source code

Revision control

Copy as Markdown

Other Tools

with(evalcx('')) {
delete eval;
eval("x", this.__defineGetter__("x", Function));
}
/* Don't assert or crash. */