Description[turbofan] Introduce conditional builders into AstGraphBuilder.
This re-introduces the long lost concept of conditional builder methods
into the AstGraphBuilder that are allowed to return {nullptr} when a
certain optimization does not apply. This can be used to separate our
optimizations in the graph builder clearly from code required for
correctness.
R=bmeurer@chromium.org
BUG=v8:4513
LOG=n
Committed: https://crrev.com/335a8fc3321f78d85b96f5b6ada0963d59e7d58a
Cr-Commit-Position: refs/heads/master@{#31694}
Patch Set 1 #Patch Set 2 : Fix schtupidness! #
Messages
Total messages: 7 (2 generated)
|