Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 4f11c2e7b60196a20eea7df370473e1de5ea3e11..73ce652bd7d1f3d1220e045830fbfcd0086e276f 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -154,7 +154,7 @@ namespace internal { |
/* Regular expressions */ \ |
F(RegExpCompile, 3, 1) \ |
F(RegExpExecMultiple, 4, 1) \ |
- F(RegExpInitializeObject, 5, 1) \ |
+ F(RegExpInitializeObject, 6, 1) \ |
\ |
/* JSON */ \ |
F(ParseJson, 1, 1) \ |