summaryrefslogtreecommitdiff
path: root/src/jit/bitsetops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/bitsetops.h')
-rw-r--r--src/jit/bitsetops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jit/bitsetops.h b/src/jit/bitsetops.h
index edf39eaf56..bb4db9d5fd 100644
--- a/src/jit/bitsetops.h
+++ b/src/jit/bitsetops.h
@@ -5,6 +5,7 @@
BSOPNAME(BSOP_Assign)
BSOPNAME(BSOP_AssignAllowUninitRhs)
BSOPNAME(BSOP_AssignNocopy)
+BSOPNAME(BSOP_OldStyleClearD)
BSOPNAME(BSOP_ClearD)
BSOPNAME(BSOP_MakeSingleton)
BSOPNAME(BSOP_MakeEmpty)