Description[stubs] KeyedLoadIC_Megamorphic: inline fast-property lookups
Megamorphic keyed loads often load fast properties from the receiver
(as opposed to its prototype chain). They should avoid polluting the
stub cache for this.
Drive-by fix: --trace-ic printed two identical log lines for
KeyedLoadIC misses taking the LoadIC::Load path.
Committed: https://crrev.com/a767d8f956f5aa51dda4e325188610e1cbfc1b6f
Cr-Commit-Position: refs/heads/master@{#39684}
Patch Set 1 #Patch Set 2 : refactor #Patch Set 3 : rebase #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 11 (6 generated)
|