Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index f84355bfd02217c6071227edb0e0823799b3052a..be0e545f465baddcee8cd501011eedcdb51a58ce 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -100,7 +100,6 @@ namespace internal { |
F(DebugCallbackSupportsStepping, 1, 1) \ |
F(DebugPrepareStepInIfStepping, 1, 1) \ |
F(FlattenString, 1, 1) \ |
- F(LoadMutableDouble, 2, 1) \ |
F(TryMigrateInstance, 1, 1) \ |
F(NotifyContextDisposed, 0, 1) \ |
\ |