Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 95fb41956f79adce6806753aab0efb95b715c571..fe8a26b954e011fa45f171aadef4cde9de77d685 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -275,6 +275,7 @@ namespace internal { |
\ |
/* Eval */ \ |
F(GlobalReceiver, 1, 1) \ |
+ F(IsAttachedGlobal, 1, 1) \ |
F(ResolvePossiblyDirectEval, 5, 2) \ |
\ |
F(SetProperty, -1 /* 4 or 5 */, 1) \ |