Description[turbofan] Non-dictionary prototype maps are always stable.
We don't need to have an (untested) fallback for the case that a
prototype map is not stable when specializing a named property,
because prototype maps are always stable (which is now guarded
by a DCHECK in CompilationDependencies). Less (dead) code is
better code.
R=verwaest@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/daf76e6d14b08c3949c8c80dfa2d1b1787947764
Cr-Commit-Position: refs/heads/master@{#31524}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 11 (2 generated)
|