Chromium Code Reviews| Index: src/isolate.h |
| diff --git a/src/isolate.h b/src/isolate.h |
| index 9caed6bc1d60761a6469555c4727b2ab188bcec5..2ffe66994ca919761c0d91c886e9459a49c341ae 100644 |
| --- a/src/isolate.h |
| +++ b/src/isolate.h |
| @@ -765,7 +765,6 @@ class Isolate { |
| // Out of resource exception helpers. |
| Failure* StackOverflow(); |
| Failure* TerminateExecution(); |
| - void ResumeExecution(); |
| // Administration |
| void Iterate(ObjectVisitor* v); |