| Index: test/cctest/interpreter/bytecode_expectations/Modules.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/Modules.golden b/test/cctest/interpreter/bytecode_expectations/Modules.golden
|
| index dff3a5377e3beac1d731830ae51d44d93a4f4ff9..447a00a977a5d77fef4013e250310b94aa4e93b2 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/Modules.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/Modules.golden
|
| @@ -22,7 +22,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -92,7 +92,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -164,7 +164,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(2), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(3),
|
| B(CallRuntime), U16(Runtime::kAbort), R(3), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -268,7 +268,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(2), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(3),
|
| B(CallRuntime), U16(Runtime::kAbort), R(3), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -357,7 +357,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(2), U8(0),
|
| B(JumpIfTrue), U8(67),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(3),
|
| B(CallRuntime), U16(Runtime::kAbort), R(3), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -448,7 +448,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(2), U8(0),
|
| B(JumpIfTrue), U8(67),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(3),
|
| B(CallRuntime), U16(Runtime::kAbort), R(3), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -537,7 +537,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(67),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -612,7 +612,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(67),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -701,7 +701,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -771,7 +771,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(63),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
| @@ -842,7 +842,7 @@ bytecodes: [
|
| B(LdaZero),
|
| B(TestEqualStrict), R(1), U8(0),
|
| B(JumpIfTrue), U8(73),
|
| - B(LdaSmi), U8(78),
|
| + B(LdaSmi), U8(77),
|
| B(Star), R(2),
|
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1),
|
| B(LdaSmi), U8(-2),
|
|
|