Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 599a024dee0de2654620f6798359ba0bed65ccc6..de5d95f815ca0ec50b26b7780cee8610135bb968 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -348,6 +348,7 @@ namespace internal { |
F(GetObjectContextObjectObserve, 1, 1) \ |
F(GetObjectContextObjectGetNotifier, 1, 1) \ |
F(GetObjectContextNotifierPerformChange, 1, 1) \ |
+ F(DeliverObservationChangeRecords, 2, 1) \ |
\ |
/* Harmony typed arrays */ \ |
F(ArrayBufferInitialize, 2, 1) \ |