()
| 8 | ]); |
| 9 | |
| 10 | function Setup() { |
| 11 | // Force lazy compilation of inspector related scripts. |
| 12 | SendMessage('Runtime.evaluate', {expression: ''}); |
| 13 | } |
| 14 | |
| 15 | function TearDown() { |
| 16 | } |
nothing calls this directly
no test coverage detected
searching dependent graphs…