Commit 195b370
committed
Add -Xline-directives flag to shermes compilation
Enable line directives in shermes output to improve source mapping
in stack traces and error messages. This makes debugging JavaScript
code compiled with shermes significantly easier.
Applied to all build configurations (not just Debug) as the overhead
is negligible and the benefit applies to all scenarios.1 parent d3fd2b3 commit 195b370
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments