DescriptionMIPS: Eliminate special keyed load string stub in favor of uniform handlers.
Port r24661 (5499efb)
Original commit message:
KeyedLoadIC installs a special case if the receiver is a string.
Although there are several maps for strings, in practice we seem to
be able to treat them individually because a given KeyedLoad site
only sees 1-2 string types.
BUG=
R=paul.lind@imgtec.com
Committed: https://code.google.com/p/v8/source/detail?r=24668
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|