Description[ast] Ensure that AST rewriting for non-top-level can be off-thread
Adds checks to ensure that AST rewriting only runs for top-level (or eval)
code, that for these cases it runs on the main thread, and that for
non-top-level code it can safely be called off-thread.
BUG=v8:5832
Review-Url: https://codereview.chromium.org/2630563002
Cr-Commit-Position: refs/heads/master@{#42367}
Committed: https://chromium.googlesource.com/v8/v8/+/064c584a11326051fbe1d02e3dfd1ec33cbd609e
Patch Set 1 #Patch Set 2 : Sorry, I forgot I was writing Java #Patch Set 3 : Rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (16 generated)
|