Index: test/cctest/interpreter/bytecode_expectations/Generators.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/Generators.golden b/test/cctest/interpreter/bytecode_expectations/Generators.golden |
index c92cf051acf60c64f14f09bdba16e3cb91a3f0ff..89ee94b37221e621181993e219f6c8ae287d47b6 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/Generators.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/Generators.golden |
@@ -605,7 +605,7 @@ bytecodes: [ |
] |
constant pool: [ |
FIXED_ARRAY_TYPE, |
- CONSTANT_ELEMENTS_PAIR_TYPE, |
+ TUPLE2_TYPE, |
SYMBOL_TYPE, |
ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"], |
ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"], |