Chromium Code Reviews| Index: src/runtime.h |
| =================================================================== |
| --- src/runtime.h (revision 5713) |
| +++ src/runtime.h (working copy) |
| @@ -322,7 +322,6 @@ |
| F(GetScopeCount, 2, 1) \ |
| F(GetScopeDetails, 3, 1) \ |
| F(DebugPrintScopes, 0, 1) \ |
| - F(GetCFrames, 1, 1) \ |
| F(GetThreadCount, 1, 1) \ |
| F(GetThreadDetails, 2, 1) \ |
| F(SetDisableBreak, 1, 1) \ |