| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/Options.h |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | namespace JSC { | - |
| 2 | - | |
| 3 | struct Options { | - |
| 4 | static bool showDisassembly(); | - |
| 5 | static bool showDFGDisassembly() { return never executed: true;return true;never executed: }return true; | 0 |
| 6 | }; | - |
| 7 | - | |
| 8 | } | - |
| Switch to Source code | Preprocessed file |