blob: 1f0bc78fa3e0b2c57520f12d62789f1a0bf52c6e [file] [log] [blame]
var lfcode = new Array();
lfcode.push = loadFile;
lfcode.push("");
lfcode.push("");
lfcode.push("3");
lfcode.push("");
lfcode.push("");
lfcode.push("");
lfcode.push("");
lfcode.push("4");
lfcode.push("");
lfcode.push("0");
lfcode.push("gczeal(2);");
lfcode.push("\
var g = newGlobal();\
g.parent = this;\
g.eval('new Debugger(parent).onExceptionUnwind = function() {};');\
");
function loadFile(lfVarx) {
evaluate(lfVarx);
}