| Index: test/cctest/interpreter/bytecode_expectations/GenerateTestUndetectable.golden
|
| diff --git a/test/cctest/interpreter/bytecode_expectations/GenerateTestUndetectable.golden b/test/cctest/interpreter/bytecode_expectations/GenerateTestUndetectable.golden
|
| index 52277a2b981824a90a61cc91c7965c5bcb51f3a6..b8b23b03f99e0e3fcdba718aca9655187108bd3b 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/GenerateTestUndetectable.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/GenerateTestUndetectable.golden
|
| @@ -23,7 +23,7 @@ bytecodes: [
|
| B(Star), R(1),
|
| /* 67 S> */ B(Ldar), R(0),
|
| B(TestUndetectable),
|
| - /* 77 E> */ B(JumpIfFalse), U8(6),
|
| + B(JumpIfFalse), U8(6),
|
| /* 88 S> */ B(LdaSmi), I8(20),
|
| B(Star), R(1),
|
| /* 97 S> */ B(Ldar), R(1),
|
| @@ -53,7 +53,7 @@ bytecodes: [
|
| B(Star), R(1),
|
| /* 67 S> */ B(Ldar), R(0),
|
| B(TestUndetectable),
|
| - /* 77 E> */ B(JumpIfFalse), U8(6),
|
| + B(JumpIfFalse), U8(6),
|
| /* 93 S> */ B(LdaSmi), I8(20),
|
| B(Star), R(1),
|
| /* 102 S> */ B(Ldar), R(1),
|
| @@ -83,7 +83,7 @@ bytecodes: [
|
| B(Star), R(1),
|
| /* 67 S> */ B(Ldar), R(0),
|
| B(TestUndetectable),
|
| - /* 77 E> */ B(JumpIfTrue), U8(6),
|
| + B(JumpIfTrue), U8(6),
|
| /* 88 S> */ B(LdaSmi), I8(20),
|
| B(Star), R(1),
|
| /* 97 S> */ B(Ldar), R(1),
|
| @@ -113,7 +113,7 @@ bytecodes: [
|
| B(Star), R(1),
|
| /* 67 S> */ B(Ldar), R(0),
|
| B(TestUndetectable),
|
| - /* 77 E> */ B(JumpIfTrue), U8(6),
|
| + B(JumpIfTrue), U8(6),
|
| /* 93 S> */ B(LdaSmi), I8(20),
|
| B(Star), R(1),
|
| /* 102 S> */ B(Ldar), R(1),
|
|
|