Chromium Code Reviews| Index: src/serialize.cc |
| =================================================================== |
| --- src/serialize.cc (revision 1252) |
| +++ src/serialize.cc (working copy) |
| @@ -654,7 +654,7 @@ |
| Add(ExternalReference::address_of_stack_guard_limit().address(), |
| UNCLASSIFIED, |
| 3, |
| - "StackGuard::address_of_limit()"); |
| + "StackGuard::address_of_jslimit()"); |
| Add(ExternalReference::address_of_regexp_stack_limit().address(), |
| UNCLASSIFIED, |
| 4, |