Description[compiler] Allow optimization of top-level eval code.
This allows for top-level eval code to be parsed properly before doing
optimization. It uses the same kind of re-parsing we already perform
when compiling code for debugging.
R=bmeurer@chromium.org
Committed: https://crrev.com/22b4db544cf791a86bc3de1c665b9163657d7eea
Cr-Commit-Position: refs/heads/master@{#36014}
Patch Set 1 #Patch Set 2 : Rebased. #Patch Set 3 : Add bailouts. #Patch Set 4 : Special case for closure. #Patch Set 5 : Rebased. #Patch Set 6 : Fix assertion. #Patch Set 7 : Fix da booog. #
Total comments: 5
Patch Set 8 : Skip timeouts. #
Total comments: 4
Patch Set 9 : Addressed comments. #
Total comments: 2
Patch Set 10 : Addressed comment. #Patch Set 11 : Fix comment typo. #
Messages
Total messages: 18 (6 generated)
|