Chromium Code Reviews
DescriptionAdd one-char string table for faster String.charAt to the VM.
This is used for a fast lookup when executing String.charAt.
Currently it is only used in the C-runtime, but the plan is to
generate optimized code for the table lookup for speeding up
String.charAt.
Committed: https://code.google.com/p/dart/source/detail?r=15088
Patch Set 1 #
Total comments: 11
Patch Set 2 : addressed comments #Patch Set 3 : added characters 0x80..0xff #
Total comments: 5
Patch Set 4 : addressed comments #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||