DescriptionAvoid bailing out to runtime for short substrings.
This significantly improves the speed for creating short substrings (less than 13 characters) from slices, flat cons strings and external strings.
TEST=string-external-cached.js, string-slices.js
Committed: http://code.google.com/p/v8/source/detail?r=10221
Patch Set 1 #
Total comments: 2
Messages
Total messages: 2 (0 generated)
|