| Index: test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden b/test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
|
| index ba0d9001860378033e3a91b50c82adac91d8f658..1974006f98c0c2a10046d4404fab8040414e6e63 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
|
| @@ -3,7 +3,6 @@
|
| #
|
|
|
| ---
|
| -pool type: number
|
| execute: yes
|
| wrap: yes
|
|
|
| @@ -319,7 +318,7 @@ bytecodes: [
|
| /* 624 S> */ B(Return),
|
| ]
|
| constant pool: [
|
| - 260,
|
| + Smi [260],
|
| ]
|
| handlers: [
|
| ]
|
| @@ -505,7 +504,7 @@ bytecodes: [
|
| /* 624 S> */ B(Return),
|
| ]
|
| constant pool: [
|
| - 260,
|
| + Smi [260],
|
| ]
|
| handlers: [
|
| ]
|
| @@ -692,7 +691,7 @@ bytecodes: [
|
| /* 630 S> */ B(Return),
|
| ]
|
| constant pool: [
|
| - 260,
|
| + Smi [260],
|
| ]
|
| handlers: [
|
| ]
|
| @@ -879,7 +878,7 @@ bytecodes: [
|
| /* 630 S> */ B(Return),
|
| ]
|
| constant pool: [
|
| - 260,
|
| + Smi [260],
|
| ]
|
| handlers: [
|
| ]
|
|
|