Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index eeaa8735a595c15e62ba10ab6164542b2f12300b..42677d52ea1012b5aff28a5bbeb36d267709dc98 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -188,7 +188,6 @@ namespace internal { |
#define FOR_EACH_INTRINSIC_FUNCTION(F) \ |
F(IsSloppyModeFunction, 1, 1) \ |
- F(GetDefaultReceiver, 1, 1) \ |
F(FunctionGetName, 1, 1) \ |
F(FunctionSetName, 2, 1) \ |
F(FunctionNameShouldPrintAsAnonymous, 1, 1) \ |