[d8][wasm] Don't enable streaming compilation without async compilation
The --wasm-test-streaming flag enabled streaming compilation after a check that streaming compilation is not enabled if async compilation is not enabled. This caused a later check to trigger. With this CL streaming compilation does not get enabled by --wasm-test-streaming if async compilation is not enabled. R=clemensb@chromium.org Bug: chromium:1082990 Change-Id: Ibe12389beae6a3335d3c8b6039fcea450f25d281 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2202985 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#67837}
Showing
Please
register
or
sign in
to comment