DescriptionAlternative approach to using type feedback for Symbol-keyed properties
This patch only treats non-private symbols as valid feedback, thus
avoiding the need to switch to Oddballs for the feedback sentinels
and avoiding breaking the use of private own symbols.
Crankshaft will also optimize these symbol loads into a named load,
just as it does for string keyed loads with type feedback.
BUG=
Committed: https://crrev.com/e6626cfc671835f7786f3ab9f615b79b23331da6
Cr-Commit-Position: refs/heads/master@{#31496}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|