Chromium Code Reviews
        
  DescriptionAdded support functions for using Literal keys in a HashMap.
This is a preparatory step for using the HashMap clas with Literal keys in the
full code generator. It removes some duplicated code already and removes the
need for 2 HashMaps at each use, which was overly complicated.
Removed one dead function on the way.
Committed: https://code.google.com/p/v8/source/detail?r=10973
   
  Patch Set 1 #
      Total comments: 4
      
     
  
  
  
  Patch Set 2 : Review comments #Messages
    Total messages: 3 (0 generated)
     
  
  
       |