Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index afd09473ffb67488851983304332abc01c0a59ac..b41841056d6cadff213d6dd3e5854b297ea2d5c7 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -304,7 +304,6 @@ namespace internal { |
F(CheckIsBootstrapping, 0, 1) \ |
F(ExportPrivateSymbols, 1, 1) \ |
F(InstallToContext, 1, 1) \ |
- F(InstallJSBuiltins, 1, 1) \ |
F(Throw, 1, 1) \ |
F(ReThrow, 1, 1) \ |
F(UnwindAndFindExceptionHandler, 0, 1) \ |