Index: src/bootstrapper.h |
diff --git a/src/bootstrapper.h b/src/bootstrapper.h |
index 28cb1d64a21061b55938a4f0d4a1cd33ada12e8f..0e1d0c992d26108593fb882828a364d8b373b05d 100644 |
--- a/src/bootstrapper.h |
+++ b/src/bootstrapper.h |
@@ -119,7 +119,6 @@ class Bootstrapper final { |
static bool CompileCodeStubBuiltin(Isolate* isolate, int index); |
static bool InstallCodeStubNatives(Isolate* isolate); |
- static bool InstallJSBuiltins(Isolate* isolate, Handle<JSObject> container); |
static void ExportPrivateSymbols(Isolate* isolate, |
Handle<JSObject> container); |