Description[wasm] Minor optimization for parallel compilation
Skip parallel compilation if less than two functions need to be
compiled, and skip over imported functions instead of adding nullptrs
for them to the compilation_units_ vector.
R=titzer@chromium.org, ahaas@chromium.org
Review-Url: https://codereview.chromium.org/2718053002
Cr-Commit-Position: refs/heads/master@{#43449}
Committed: https://chromium.googlesource.com/v8/v8/+/b2177684cba03edae816ea9779c501a7a47ba6a2
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|