blob: 6be3a4c59d91db9acd24edf13b2fc7c80dc38520 [file] [log] [blame]
test();
function test() {
function f() {
function test( ) { summary( summary, test, false ); }
}
f.__proto__ = this;
}
gc();
test();