Index: test/cctest/interpreter/bytecode_expectations/ForOf.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/ForOf.golden b/test/cctest/interpreter/bytecode_expectations/ForOf.golden |
index d0c6da15eb0ecfb062a0fd5dd041a5c5a9a055de..1e0061eeefec6a5464c5ae5b62988941b04d579f 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/ForOf.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/ForOf.golden |
@@ -28,7 +28,7 @@ bytecodes: [ |
B(Star), R(2), |
/* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(10), |
B(Star), R(13), |
- /* 45 E> */ B(CallProperty0), R(13), R(2), U8(8), |
+ B(CallProperty0), R(13), R(2), U8(8), |
B(Star), R(3), |
/* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1), |
B(ToBooleanLogicalNot), |
@@ -167,7 +167,7 @@ bytecodes: [ |
B(Star), R(3), |
/* 65 S> */ B(LdaNamedProperty), R(3), U8(2), U8(9), |
B(Star), R(14), |
- /* 65 E> */ B(CallProperty0), R(14), R(3), U8(7), |
+ B(CallProperty0), R(14), R(3), U8(7), |
B(Star), R(4), |
/* 65 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(4), U8(1), |
B(ToBooleanLogicalNot), |
@@ -312,7 +312,7 @@ bytecodes: [ |
B(Star), R(2), |
/* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(10), |
B(Star), R(13), |
- /* 45 E> */ B(CallProperty0), R(13), R(2), U8(8), |
+ B(CallProperty0), R(13), R(2), U8(8), |
B(Star), R(3), |
/* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1), |
B(ToBooleanLogicalNot), |
@@ -460,7 +460,7 @@ bytecodes: [ |
B(Star), R(1), |
/* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(11), |
B(Star), R(12), |
- /* 74 E> */ B(CallProperty0), R(12), R(1), U8(9), |
+ B(CallProperty0), R(12), R(1), U8(9), |
B(Star), R(2), |
/* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1), |
B(ToBooleanLogicalNot), |