function anonymous( ) { return function Block(v0,v1,v2) { this.count = v0; this.data = v1; this.sync = v2; }; }