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