summaryrefslogtreecommitdiffstats
path: root/js/src/jit/shared/LOpcodes-shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit/shared/LOpcodes-shared.h')
-rw-r--r--js/src/jit/shared/LOpcodes-shared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/jit/shared/LOpcodes-shared.h b/js/src/jit/shared/LOpcodes-shared.h
index 3eea1b449..fe2ab5ea3 100644
--- a/js/src/jit/shared/LOpcodes-shared.h
+++ b/js/src/jit/shared/LOpcodes-shared.h
@@ -386,6 +386,7 @@
_(IsObject) \
_(IsObjectAndBranch) \
_(HasClass) \
+ _(GuardToClass) \
_(RecompileCheck) \
_(MemoryBarrier) \
_(AssertRangeI) \