Index: src/bootstrapper.cc |
diff --git a/src/bootstrapper.cc b/src/bootstrapper.cc |
index f0bfc77d384c89e362846b0f9f294c69b268cdd6..30c6755b42deda493e429ab90cff06d9f173ff68 100644 |
--- a/src/bootstrapper.cc |
+++ b/src/bootstrapper.cc |
@@ -2422,8 +2422,6 @@ |
HARMONY_SHIPPING(INSTALL_EXPERIMENTAL_NATIVES); |
#undef INSTALL_EXPERIMENTAL_NATIVES |
} |
- |
- CallUtilsFunction(isolate(), "PostExperimentals"); |
InstallExperimentalNativeFunctions(); |
return true; |