summaryrefslogtreecommitdiff
path: root/js/src/jit/BaselineICList.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit/BaselineICList.h')
-rw-r--r--js/src/jit/BaselineICList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit/BaselineICList.h b/js/src/jit/BaselineICList.h
index be11743963..ae2b5ea99e 100644
--- a/js/src/jit/BaselineICList.h
+++ b/js/src/jit/BaselineICList.h
@@ -60,7 +60,6 @@ namespace jit {
_(GetElem_UnboxedPropertyName) \
_(GetElem_String) \
_(GetElem_Dense) \
- _(GetElem_UnboxedArray) \
_(GetElem_TypedArray) \
_(GetElem_Arguments) \
\