DescriptionCorrect handling of temporaries as parameters.
They need to be properly recorded in the scope's temps set, otherwise allocation doesn't know about them and can break. (Not observable right now, but necessary for follow-up changes to parameter destructuring.)
Also, print temporary variables in a useful manner.
R=adamk@chromium.org
BUG=
Committed: https://crrev.com/222b70d10ff00e67183f1779022e404f1bf9d746
Cr-Commit-Position: refs/heads/master@{#29998}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|