Chromium Code Reviews| Index: src/debug.h |
| =================================================================== |
| --- src/debug.h (revision 950) |
| +++ src/debug.h (working copy) |
| @@ -194,7 +194,6 @@ |
| static Handle<Object> GetSourceBreakLocations( |
| Handle<SharedFunctionInfo> shared); |
| - static Code* GetCodeTarget(Address target); |
| // Getter for the debug_context. |
| inline static Handle<Context> debug_context() { return debug_context_; } |