Description[turbofan] Re-separate logic for LET and CONST in BuildVariableAssignment
The structure of this code changed in https://codereview.chromium.org/2201193004,
but the structural changes were not essential to that CL's purpose (which was
to use Variable::binding_needs_init() consistently to decide whether to
hole-check). Now the code should appear as it did before that change, but with
the addition of binding_needs_init() checks.
R=bmeurer@chromium.org, mstarzinger@chromium.org
Committed: https://crrev.com/b028e64b27a5ccbe69b1f4516650b1584ba9abfb
Cr-Commit-Position: refs/heads/master@{#38638}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|