function A(v) { this.v = v; } function nativeBox(b) { return b.bar_asnz92$(new A("foo"), function(i, s) { return "" + this.v + s + i }) }