Description[turbofan] Initial support for monomorphic/polymorphic property stores.
This slightly generalizes the current mechnanism for property loads to
also deal with property stores (both monomorphic and polymorphic). It's
still somewhat adhoc, but it already handles a lot of the interesting
cases. We might want to wait for keyed accesses before we start
refactoring to a more general solution.
R=jarin@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/74b414675765adb2d7f5dba4b5fff24976976a7f
Cr-Commit-Position: refs/heads/master@{#31475}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 8 (1 generated)
|