Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index f3f6d5bdd86093042952ea255d9cdbe8f2c3f53f..0000289e3fe127db8aecef026cdad428ace608a9 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -197,6 +197,7 @@ |
V(NumberToInt32) \ |
V(NumberToUint32) \ |
V(NumberIsHoleNaN) \ |
+ V(StringFromCharCode) \ |
V(StringToNumber) \ |
V(ChangeTaggedSignedToInt32) \ |
V(ChangeTaggedToInt32) \ |