| Index: src/ia32/virtual-frame-ia32.h
|
| ===================================================================
|
| --- src/ia32/virtual-frame-ia32.h (revision 4691)
|
| +++ src/ia32/virtual-frame-ia32.h (working copy)
|
| @@ -352,7 +352,7 @@
|
| Result CallStoreIC(Handle<String> name, bool is_contextual);
|
|
|
| // Call keyed store IC. Value, key, and receiver are found on top
|
| - // of the frame. Key and receiver are not dropped.
|
| + // of the frame. All three are dropped.
|
| Result CallKeyedStoreIC();
|
|
|
| // Call call IC. Function name, arguments, and receiver are found on top
|
|
|