Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 16855d1627c220d1853f99811271640c9726c5bd..a6fbe15db9882904937dbe7721a79cea760ccd9f 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -333,6 +333,7 @@ |
V(StoreElement) \ |
V(StoreTypedElement) \ |
V(ObjectIsDetectableCallable) \ |
+ V(ObjectIsNaN) \ |
V(ObjectIsNonCallable) \ |
V(ObjectIsNumber) \ |
V(ObjectIsReceiver) \ |