Description[turbofan] Also verify lazy bailout points in graph builder.
This adds verification of bailout IDs to {PrepareFrameState} to ensure
all bailout points used for lazy deoptimization have been prepared by
full codegen. This will catch bailout ID abuse during graph building
instead of late in the deoptimizer. Similar verification for all eager
deoptimization points is already present.
R=jarin@chromium.org
Committed: https://crrev.com/9e12b838aa9c3e7e672c70339253e2236214cf8f
Cr-Commit-Position: refs/heads/master@{#37421}
Patch Set 1 #Patch Set 2 : Fix count operation on super property. #Patch Set 3 : Fix object literals with duplicate computed properties. #Messages
Total messages: 10 (4 generated)
|