Chromium Code Reviews| Index: src/runtime.h |
| diff --git a/src/runtime.h b/src/runtime.h |
| index ddd529588b3bfa9b71c3f5e0decf7a9dd8518b2f..7db26db90d5f723e797e78becaf2a20dc50dc9f0 100644 |
| --- a/src/runtime.h |
| +++ b/src/runtime.h |
| @@ -79,7 +79,6 @@ namespace internal { |
| F(PreventExtensions, 1, 1)\ |
| \ |
| /* Utilities */ \ |
| - F(CheckIsBootstrapping, 0, 1) \ |
| F(GetFunctionDelegate, 1, 1) \ |
| F(GetConstructorDelegate, 1, 1) \ |
| F(NewArgumentsFast, 3, 1) \ |