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