Index: test/unittests/compiler/node-test-utils.cc |
diff --git a/test/unittests/compiler/node-test-utils.cc b/test/unittests/compiler/node-test-utils.cc |
index 4af04fa0298eca4cee70f215fa64f68c8d4eda3e..2f4d96d2db77febe28a946648406f05a930098fa 100644 |
--- a/test/unittests/compiler/node-test-utils.cc |
+++ b/test/unittests/compiler/node-test-utils.cc |
@@ -2075,8 +2075,6 @@ IS_UNOP_MATCHER(NumberToInt32) |
IS_UNOP_MATCHER(NumberToUint32) |
IS_UNOP_MATCHER(ObjectIsSmi) |
IS_UNOP_MATCHER(Word32Clz) |
-IS_UNOP_MATCHER(JSUnaryNot) |
-IS_UNOP_MATCHER(JSTypeOf) |
#undef IS_UNOP_MATCHER |
} // namespace compiler |