Chromium Code Reviews| Index: src/runtime.h |
| =================================================================== |
| --- src/runtime.h (revision 6184) |
| +++ src/runtime.h (working copy) |
| @@ -86,7 +86,7 @@ |
| F(CompileForOnStackReplacement, 1, 1) \ |
| F(SetNewFunctionAttributes, 1, 1) \ |
| F(AllocateInNewSpace, 1, 1) \ |
| - F(WriteBufferOverflow, 0, 1) \ |
| + F(StoreBufferOverflow, 0, 1) \ |
| \ |
| /* Array join support */ \ |
| F(PushIfAbsent, 2, 1) \ |