Chromium Code Reviews
        
  DescriptionSmall API improvements:
 * Added Get and Set taking uint32_t for faster and more convenient
   access to elements.
 * Added less verbose casting for handles. Now instead of
       v8::Local<v8::String>::Cast(args[0])
   one can write
       args[0].As<v8::String>().
Committed: http://code.google.com/p/v8/source/detail?r=4002
   
  Patch Set 1 #
      Total comments: 1
      
     
  
  
 Messages
    Total messages: 3 (0 generated)
     
  
  
       | 
    |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||