| 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..0afd50c519acfb1438ccf5c7d22772737eb3d961 100644
|
| --- a/test/cctest/interpreter/bytecode_expectations/ForOf.golden
|
| +++ b/test/cctest/interpreter/bytecode_expectations/ForOf.golden
|
| @@ -26,11 +26,11 @@ bytecodes: [
|
| B(JumpIfJSReceiver), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(2),
|
| - /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(10),
|
| + /* 43 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),
|
| + /* 43 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
|
| B(ToBooleanLogicalNot),
|
| B(JumpIfFalse), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(3), U8(1),
|
| @@ -165,11 +165,11 @@ bytecodes: [
|
| B(JumpIfJSReceiver), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(3),
|
| - /* 65 S> */ B(LdaNamedProperty), R(3), U8(2), U8(9),
|
| + /* 63 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),
|
| + /* 63 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(4), U8(1),
|
| B(ToBooleanLogicalNot),
|
| B(JumpIfFalse), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(4), U8(1),
|
| @@ -310,11 +310,11 @@ bytecodes: [
|
| B(JumpIfJSReceiver), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(2),
|
| - /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(10),
|
| + /* 43 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),
|
| + /* 43 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
|
| B(ToBooleanLogicalNot),
|
| B(JumpIfFalse), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(3), U8(1),
|
| @@ -458,11 +458,11 @@ bytecodes: [
|
| B(JumpIfJSReceiver), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
| B(Star), R(1),
|
| - /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(11),
|
| + /* 68 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),
|
| + /* 68 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
|
| B(ToBooleanLogicalNot),
|
| B(JumpIfFalse), U8(7),
|
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
|
|
|