8202052: Disable warnings when building libawt with VS2017
Reviewed-by: erikj, prr
<p>Define a function in javascript:</p>
<pre><code>function MyFunc(a) {
var s = '`';
}
</code></pre>
<p>And some HTML</p>
<pre><code class="html"><div>HTML!</div>
</code></pre>