Description[compiler] Move ensuring deoptimization support to backends.
This moves the responsibility of preparing full-codegen code with
deoptimization support into the backends. This avoids generating such
code when optimization can be done directly from existing bytecode.
R=bmeurer@chromium.org
BUG=v8:4280
LOG=n
Committed: https://crrev.com/62cca39e6cc4735e431978135e4ea40e3ded7094
Cr-Commit-Position: refs/heads/master@{#35517}
Patch Set 1 #Patch Set 2 : Adapt test status. #Patch Set 3 : Fix reset on context disposal. #
Total comments: 2
Patch Set 4 : Reset ticks for realz. #Patch Set 5 : Addressed comments. #
Messages
Total messages: 13 (6 generated)
|