Chromium Code Reviews

Unified Diff: test/cctest/interpreter/bytecode_expectations/Conditional.golden

Issue 2310103002: [Interpreter] Remove constant pool type in tests (Closed)
Patch Set: Remove warning for pool type Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: test/cctest/interpreter/bytecode_expectations/Conditional.golden
diff --git a/test/cctest/interpreter/bytecode_expectations/Conditional.golden b/test/cctest/interpreter/bytecode_expectations/Conditional.golden
index 1ac5bf5737ea6d4aa7091b0ef04ecff4b1aed04c..654ea969744f77d56aeeb11937f907944c175595 100644
--- a/test/cctest/interpreter/bytecode_expectations/Conditional.golden
+++ b/test/cctest/interpreter/bytecode_expectations/Conditional.golden
@@ -3,7 +3,6 @@
#
---
-pool type: number
execute: yes
wrap: yes

Powered by Google App Engine