Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 11366f598e847d3d145da6e90d09cca2172552d5..15ecf043bb4cd0a0006e291f1ea9779615a45ef4 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -218,7 +218,6 @@ namespace internal { |
#define FOR_EACH_INTRINSIC_FUNCTION(F) \ |
- F(IsSloppyModeFunction, 1, 1) \ |
F(FunctionGetName, 1, 1) \ |
F(FunctionSetName, 2, 1) \ |
F(FunctionNameShouldPrintAsAnonymous, 1, 1) \ |