Chromium Code Reviews| Index: src/runtime.h |
| =================================================================== |
| --- src/runtime.h (revision 1198) |
| +++ src/runtime.h (working copy) |
| @@ -213,8 +213,7 @@ |
| F(LookupAccessor, 3) \ |
| \ |
| /* Debugging */ \ |
| - F(AddDebugEventListener, 2) \ |
| - F(RemoveDebugEventListener, 1) \ |
| + F(SetDebugEventListener, 2) \ |
| F(Break, 0) \ |
| F(DebugGetPropertyDetails, 2) \ |
| F(DebugGetProperty, 2) \ |