| 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 4c413dc6da38042f3a72c15533ffb3657e33dec4..73f8a92126d3a035c1ae366be94ec998a378c6b1 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/ForOf.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/ForOf.golden
|
| @@ -27,8 +27,8 @@ bytecodes: [
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(2),
|
| /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(8),
|
| - B(Star), R(14),
|
| - /* 45 E> */ B(CallProperty), R(14), R(2), U8(1), U8(6),
|
| + B(Star), R(13),
|
| + /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(6),
|
| B(Star), R(3),
|
| /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
|
| B(ToBooleanLogicalNot),
|
| @@ -171,8 +171,8 @@ bytecodes: [
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(3),
|
| /* 65 S> */ B(LdaNamedProperty), R(3), U8(2), U8(8),
|
| - B(Star), R(15),
|
| - /* 65 E> */ B(CallProperty), R(15), R(3), U8(1), U8(6),
|
| + B(Star), R(14),
|
| + /* 65 E> */ B(CallProperty), R(14), R(3), U8(1), U8(6),
|
| B(Star), R(4),
|
| /* 65 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(4), U8(1),
|
| B(ToBooleanLogicalNot),
|
| @@ -322,8 +322,8 @@ bytecodes: [
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(2),
|
| /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(8),
|
| - B(Star), R(14),
|
| - /* 45 E> */ B(CallProperty), R(14), R(2), U8(1), U8(6),
|
| + B(Star), R(13),
|
| + /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(6),
|
| B(Star), R(3),
|
| /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
|
| B(ToBooleanLogicalNot),
|
| @@ -475,8 +475,8 @@ bytecodes: [
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(1),
|
| /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(8),
|
| - B(Star), R(13),
|
| - /* 74 E> */ B(CallProperty), R(13), R(1), U8(1), U8(6),
|
| + B(Star), R(12),
|
| + /* 74 E> */ B(CallProperty), R(12), R(1), U8(1), U8(6),
|
| B(Star), R(2),
|
| /* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
|
| B(ToBooleanLogicalNot),
|
|
|