Index: test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden b/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden |
index af00495235f02260a1cd94349eb30d7d90eaecd7..895c6ff7f7226e00d4fe1f26ad376c77b7ce40a9 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/ForAwaitOf.golden |
@@ -33,7 +33,7 @@ bytecodes: [ |
B(LdaSmi), I8(2), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrueConstant), U8(14), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(5), |
B(CallRuntime), U16(Runtime::kAbort), R(5), U8(1), |
B(LdaSmi), I8(-2), |
@@ -84,7 +84,7 @@ bytecodes: [ |
B(LdaZero), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrue), U8(75), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(13), |
B(CallRuntime), U16(Runtime::kAbort), R(13), U8(1), |
/* 40 S> */ B(LdaContextSlot), R(1), U8(7), U8(0), |
@@ -509,7 +509,7 @@ bytecodes: [ |
B(LdaSmi), I8(2), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrueConstant), U8(14), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(5), |
B(CallRuntime), U16(Runtime::kAbort), R(5), U8(1), |
B(LdaSmi), I8(-2), |
@@ -560,7 +560,7 @@ bytecodes: [ |
B(LdaZero), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrue), U8(75), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(13), |
B(CallRuntime), U16(Runtime::kAbort), R(13), U8(1), |
/* 40 S> */ B(LdaContextSlot), R(1), U8(7), U8(0), |
@@ -1017,7 +1017,7 @@ bytecodes: [ |
B(LdaSmi), I8(2), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrueConstant), U8(14), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(5), |
B(CallRuntime), U16(Runtime::kAbort), R(5), U8(1), |
B(LdaSmi), I8(-2), |
@@ -1068,7 +1068,7 @@ bytecodes: [ |
B(LdaZero), |
B(TestEqualStrictNoFeedback), R(3), |
B(JumpIfTrue), U8(75), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(13), |
B(CallRuntime), U16(Runtime::kAbort), R(13), U8(1), |
/* 40 S> */ B(LdaContextSlot), R(1), U8(7), U8(0), |
@@ -1501,7 +1501,7 @@ bytecodes: [ |
B(PushContext), R(3), |
B(ResumeGenerator), R(new_target), |
B(Star), R(2), |
- B(LdaSmi), I8(78), |
+ B(LdaSmi), I8(79), |
B(Star), R(4), |
B(CallRuntime), U16(Runtime::kAbort), R(4), U8(1), |
B(LdaSmi), I8(-2), |