Description[turbofan] Graph builder: reuse the one-element cache for parameters state values.
Without this fix, we create a new state-values node for parameters per environment. This is especially bad for heavily branching functions. With the fix, we should only create one node per function.
Drive-by: removes some unused fields for state values in the environment.
BUG=v8:5267
Review-Url: https://codereview.chromium.org/2826223004
Cr-Commit-Position: refs/heads/master@{#44744}
Committed: https://chromium.googlesource.com/v8/v8/+/e24206b2fa104965a850e8c1012d64697e65d45a
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (10 generated)
|