Description[stubs] Consolidate TryToName implementation
This extends TryToName by HeapNumber-to-intptr support and cached array
index retrieval from non-internalized strings, and uses it in the
KeyedLoadIC_Generic stub.
Bonus: avoid needless movsxlq on x64 in LoadFixed{,Double}ArrayElement
helpers by introducing INTPTR_PARAMETER mode.
Committed: https://crrev.com/71dfcbacc2277d890d914b292f5725a6f3f1a5cf
Cr-Commit-Position: refs/heads/master@{#39217}
Patch Set 1 #
Total comments: 19
Patch Set 2 : rebased #Patch Set 3 : addressed comments #Patch Set 4 : rebased #Patch Set 5 : fix strings of uncacheable indices #
Total comments: 1
Patch Set 6 : reword comment #
Messages
Total messages: 25 (12 generated)
|