Chromium Code Reviews| Index: test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden |
| diff --git a/test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden b/test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden |
| index dd9f7143948663553b50b6e093d4e778387d0445..cfca3ce9191a7c8f400ffe8a6afda1d72c58b5ec 100644 |
| --- a/test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden |
| +++ b/test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden |
| @@ -3,7 +3,6 @@ |
| # |
| --- |
| -pool type: string |
| execute: yes |
| wrap: no |
| test function name: f |
| @@ -466,7 +465,7 @@ bytecodes: [ |
| /* 1315 S> */ B(Return), |
| ] |
| constant pool: [ |
| - "name", |
| + ONE_BYTE_INTERNALIZED_STRING_TYPE ["name"], |
| ] |
| handlers: [ |
| ] |