michael@0: // Binary: cache/js-dbg-64-42368fe44c8c-linux michael@0: // Flags: -m -n michael@0: // michael@0: michael@0: function MyObject( value ) { michael@0: this.toBoolean = (this[ this.Function = this ]++ ); michael@0: } michael@0: new MyObject(true);