Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

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

Issue 2811183005: Do not use new struct type where unnecessary. (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/cctest/interpreter/bytecode_expectations/CountOperators.golden
diff --git a/test/cctest/interpreter/bytecode_expectations/CountOperators.golden b/test/cctest/interpreter/bytecode_expectations/CountOperators.golden
index 5a2146243c85ce16e5fb1f49fbce47ce0f6ef718..2a67f59d153c54b233f105f4410c2153aad8ab5f 100644
--- a/test/cctest/interpreter/bytecode_expectations/CountOperators.golden
+++ b/test/cctest/interpreter/bytecode_expectations/CountOperators.golden
@@ -273,7 +273,7 @@ bytecodes: [
/* 84 S> */ B(Return),
]
constant pool: [
- CONSTANT_ELEMENTS_PAIR_TYPE,
+ TUPLE2_TYPE,
]
handlers: [
]

Powered by Google App Engine
This is Rietveld 408576698