summaryrefslogtreecommitdiff
path: root/deps/v8/test/unittests/compiler/typer-unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/unittests/compiler/typer-unittest.cc')
-rw-r--r--deps/v8/test/unittests/compiler/typer-unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/test/unittests/compiler/typer-unittest.cc b/deps/v8/test/unittests/compiler/typer-unittest.cc
index 44464b9476..fcfbfdb646 100644
--- a/deps/v8/test/unittests/compiler/typer-unittest.cc
+++ b/deps/v8/test/unittests/compiler/typer-unittest.cc
@@ -491,7 +491,6 @@ TEST_MONOTONICITY(ObjectIsString)
TEST_MONOTONICITY(ObjectIsSymbol)
TEST_MONOTONICITY(ObjectIsUndetectable)
TEST_MONOTONICITY(TypeOf)
-TEST_MONOTONICITY(ClassOf)
TEST_MONOTONICITY(ToBoolean)
#undef TEST_MONOTONICITY