Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Tests that console dumps native function without exception. | 1 Tests that console dumps native function without exception. |
| 2 | 2 |
| 3 Math.random | 3 Math.random |
| 4 random() { [native code] } | 4 random() { [native code] } |
| 5 document.appendChild | |
| 6 appendChild() { [native code] } | |
| 5 | 7 |
| OLD | NEW |