Description[Compiler] Avoid blocking on inner function parallel compilation.
Don't block on inner function compilation before competing outer function
compilation. Instead wait for the compilation to complete when the function
is called.
BUG=v8:5203
Review-Url: https://codereview.chromium.org/2686673002
Cr-Commit-Position: refs/heads/master@{#43116}
Committed: https://chromium.googlesource.com/v8/v8/+/53c11006e5a57c248d858cfcaa488493a31aabe4
Patch Set 1 #Patch Set 2 : Add test #Patch Set 3 : Rebase #
Total comments: 5
Patch Set 4 : Add another test #
Total comments: 2
Patch Set 5 : Change dcheck and simplify test #Patch Set 6 : Rebase #Patch Set 7 : Fix outer_scope_info handling #
Messages
Total messages: 36 (20 generated)
|