Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Function: test | 1 Function: testFunction |
| 2 Object | 2 424: Object |
| 3 number | 3 374: number |
| 4 string | 4 424: string |
| 5 number | 5 424: number |
| 6 | 6 |
| 7 Function: test | 7 Function: testFunction |
| 8 Object | 8 424: Object |
| 9 number | 9 374: number |
| 10 string | 10 424: string |
| 11 number | 11 424: number |
| 12 undefined | 12 424: undefined |
| 13 string | 13 374: string |
| 14 Object | 14 374: Object |
| 15 Object | 15 424: Object |
| 16 | 16 |
| 17 *%(basename)s:40: throw otherwise test fails with --stress-opt | 17 *%(basename)s:51: throw otherwise test fails with --stress-opt |
| 18 throw "throw otherwise test fails with --stress-opt"; | 18 throw "throw otherwise test fails with --stress-opt"; |
| 19 ^ | 19 ^ |
| OLD | NEW |