Chromium Code Reviews| Index: mozilla-tests/js1_8/genexps/regress-380237-01.js | 
| =================================================================== | 
| --- mozilla-tests/js1_8/genexps/regress-380237-01.js (revision 43940) | 
| +++ mozilla-tests/js1_8/genexps/regress-380237-01.js (working copy) | 
| @@ -225,6 +225,8 @@ | 
| hard = '4.....8.5.3..........7......2.....6.....8.4......1.......6.3.7.5..2.....1.4......' | 
| print_board(search(parse_grid(hard))) | 
| + | 
| + delete Object.prototype.copy; | 
| reportCompare(expect, actual, summary); |