| 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 c583ed0d8a40648ef571f0909a828fbdff8df5ff..c283faec7d7f67a5d3647aa4cbf5acc2ce79ddef 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"],
|
|
|