[crankshaft] Generalize PropertyAccessInfo to Name (so it can deal with symbols).
authorbmeurer <bmeurer@chromium.org>
Mon, 21 Sep 2015 12:58:00 +0000 (05:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Sep 2015 12:58:16 +0000 (12:58 +0000)
commit704e3d809b071ad3a4a5331a01768a004069a429
tree1a711e0e853d41a2aca2734e57e2e7dc72f510d1
parent41111e3dc318f18fcde690701191f3f28b3d3712
[crankshaft] Generalize PropertyAccessInfo to Name (so it can deal with symbols).

This doesn't fix the performance regression mentioned by the bug yet,
but is necessary cleanup to land the fix, and should be separated from
the actual fix.

R=jkummerow@chromium.org
BUG=chromium:534200
LOG=n

Review URL: https://codereview.chromium.org/1345313005

Cr-Commit-Position: refs/heads/master@{#30847}
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
src/hydrogen.cc
src/hydrogen.h