Description[stubs] KeyedLoadIC_Megamorphic: use stub cache lookup as fallback
When the inline lookup on a fast-property receiver doesn't find anything,
try a stub cache lookup before going into the runtime. This is much
faster for properties loaded from the receiver's prototype chain.
BUG=chromium:650236
Committed: https://crrev.com/b15dd963a359b8cff201d4c8e6f1ca3de7383c2b
Cr-Commit-Position: refs/heads/master@{#39813}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|