| 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 b5a6163661c12f9b80d97880f0e395b2f9a05c9d..94c9ab2c65dca22c9bb5d7cbe80ba7b9273a5cb4 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/Generators.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/Generators.golden
|
| @@ -604,7 +604,7 @@ bytecodes: [
|
| ]
|
| constant pool: [
|
| FIXED_ARRAY_TYPE,
|
| - FIXED_ARRAY_TYPE,
|
| + CONSTANT_ELEMENTS_PAIR_TYPE,
|
| SYMBOL_TYPE,
|
| Smi [155],
|
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"],
|
|
|