 Chromium Code Reviews
 Chromium Code Reviews Issue 6592008:
  X64 Crankshaft: Fix error in r6897.  Restore context reg after KeyedCallIC  (Closed) 
  Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
    
  
    Issue 6592008:
  X64 Crankshaft: Fix error in r6897.  Restore context reg after KeyedCallIC  (Closed) 
  Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/| Index: src/x64/simulator-x64.h | 
| =================================================================== | 
| --- src/x64/simulator-x64.h (revision 6951) | 
| +++ src/x64/simulator-x64.h (working copy) | 
| @@ -1,4 +1,4 @@ | 
| -// Copyright 2009 the V8 project authors. All rights reserved. | 
| +// Copyright 2011 the V8 project authors. All rights reserved. | 
| // Redistribution and use in source and binary forms, with or without | 
| // modification, are permitted provided that the following conditions are | 
| // met: |