summaryrefslogtreecommitdiff
path: root/chromium/v8/src/compiler/opcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/src/compiler/opcodes.h')
-rw-r--r--chromium/v8/src/compiler/opcodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/v8/src/compiler/opcodes.h b/chromium/v8/src/compiler/opcodes.h
index ef0a517001e..97f91b8cacc 100644
--- a/chromium/v8/src/compiler/opcodes.h
+++ b/chromium/v8/src/compiler/opcodes.h
@@ -355,6 +355,7 @@
V(TransitionAndStoreElement) \
V(ObjectIsArrayBufferView) \
V(ObjectIsCallable) \
+ V(ObjectIsConstructor) \
V(ObjectIsDetectableCallable) \
V(ObjectIsMinusZero) \
V(ObjectIsNaN) \