Description[compiler] Prevent unnecessary parsing with interpreter.
This disables parsing when we optimize directly from bytecode using
TurboFan, because TurboFan is capable of building graphs out of the
bytecode directly.
R=bmeurer@chromium.org
BUG=v8:4280
LOG=n
Committed: https://crrev.com/8a29223c0183ec99cfb8e9f926976774b2b9db26
Cr-Commit-Position: refs/heads/master@{#35567}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments. #Patch Set 3 : Fix cctest after adding flag. #Patch Set 4 : Adapt function tester. #Patch Set 5 : Rebased. #
Messages
Total messages: 18 (9 generated)
|