Chromium Code Reviews

Unified Diff: test/cctest/interpreter/bytecode_expectations/OuterContextVariables.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/OuterContextVariables.golden
diff --git a/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden b/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden
index e58694f982bd86f9d2ea521da9d852a4b1cb729f..5f4b95b9cdddf50784d1b60dcc4f9bf0c2e0827b 100644
--- a/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden
+++ b/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden
@@ -3,7 +3,6 @@
#
---
-pool type: mixed
execute: yes
wrap: no
test function name: f

Powered by Google App Engine