 Chromium Code Reviews
 Chromium Code Reviews Issue 
            6072004:
    Avoid decoding overhead when allocating ascii strings....  (Closed)
    
  
    Issue 
            6072004:
    Avoid decoding overhead when allocating ascii strings....  (Closed) 
  | DescriptionAvoid decoding overhead when allocating ascii strings.
The assumption is that most utf8 strings allocated are actually ascii
and that if they are not we will encounter a non-ascii char pretty
quickly.
Committed: http://code.google.com/p/v8/source/detail?r=6099
   Patch Set 1 #
      Total comments: 4
      
     
 Messages
    Total messages: 3 (0 generated)
     | |||||||||||||||||||||||||||||||||||||