Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Unified Diff: test/cctest/interpreter/bytecode_expectations/ForOf.golden

Issue 2272083003: Merge DeclarationScope::temps_ and Scope::ordered_variables_ into Scope::locals_ (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fixes + add cornercase test + still failing cornercase test Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 01121e5017b32eb6567097d3b55edf9aae26c259..454ea54c9362feb46f2dcf6166b37c236f08327e 100644
--- a/test/cctest/interpreter/bytecode_expectations/ForOf.golden
+++ b/test/cctest/interpreter/bytecode_expectations/ForOf.golden
@@ -17,7 +17,7 @@ bytecode array length: 268
bytecodes: [
/* 30 E> */ B(StackCheck),
B(LdaZero),
- B(Star), R(3),
+ B(Star), R(4),
B(Mov), R(context), R(11),
B(Mov), R(context), R(12),
/* 48 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
@@ -25,24 +25,24 @@ bytecodes: [
B(LdaConstant), U8(1),
/* 48 E> */ B(LdrKeyedProperty), R(14), U8(3), R(13),
/* 48 E> */ B(Call), R(13), R(14), U8(1), U8(1),
- B(Star), R(1),
- /* 45 S> */ B(LdrNamedProperty), R(1), U8(2), U8(7), R(14),
- /* 45 E> */ B(Call), R(14), R(1), U8(1), U8(5),
B(Star), R(2),
- /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
+ /* 45 S> */ B(LdrNamedProperty), R(2), U8(2), U8(7), R(14),
+ /* 45 E> */ B(Call), R(14), R(2), U8(1), U8(5),
+ B(Star), R(3),
+ /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
B(ToBooleanLogicalNot),
B(JumpIfFalse), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
- B(LdaNamedProperty), R(2), U8(3), U8(9),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(3), U8(1),
+ B(LdaNamedProperty), R(3), U8(3), U8(9),
B(JumpIfToBooleanTrue), U8(23),
- B(LdrNamedProperty), R(2), U8(4), U8(11), R(4),
+ B(LdrNamedProperty), R(3), U8(4), U8(11), R(5),
B(LdaSmi), U8(2),
- B(Star), R(3),
- B(Mov), R(4), R(0),
+ B(Star), R(4),
+ B(Mov), R(5), R(0),
/* 34 E> */ B(StackCheck),
- B(Mov), R(0), R(7),
+ B(Mov), R(0), R(1),
B(LdaZero),
- B(Star), R(3),
+ B(Star), R(4),
B(Jump), U8(-49),
B(Jump), U8(34),
B(Star), R(13),
@@ -51,10 +51,10 @@ bytecodes: [
B(Star), R(12),
B(PushContext), R(8),
B(LdaSmi), U8(2),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfFalse), U8(6),
B(LdaSmi), U8(1),
- B(Star), R(3),
+ B(Star), R(4),
B(LdrContextSlot), R(context), U8(4), R(13),
B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
B(PopContext), R(8),
@@ -67,20 +67,20 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
B(Star), R(11),
B(LdaZero),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfTrue), U8(116),
B(LdaUndefined),
- B(TestEqualStrict), R(1),
+ B(TestEqualStrict), R(2),
B(JumpIfTrue), U8(111),
- B(LdrNamedProperty), R(1), U8(6), U8(13), R(5),
+ B(LdrNamedProperty), R(2), U8(6), U8(13), R(6),
B(LdaNull),
- B(TestEqual), R(5),
+ B(TestEqual), R(6),
B(JumpIfFalse), U8(4),
B(Jump), U8(99),
B(LdaSmi), U8(1),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfFalse), U8(68),
- B(Ldar), R(5),
+ B(Ldar), R(6),
B(TypeOf),
B(Star), R(12),
B(LdaConstant), U8(7),
@@ -94,8 +94,8 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
B(Throw),
B(Mov), R(context), R(12),
- B(Mov), R(5), R(13),
- B(Mov), R(1), R(14),
+ B(Mov), R(6), R(13),
+ B(Mov), R(2), R(14),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(13), U8(2),
B(Jump), U8(22),
B(Star), R(13),
@@ -107,14 +107,14 @@ bytecodes: [
B(PushContext), R(8),
B(PopContext), R(8),
B(Jump), U8(27),
- B(Mov), R(5), R(12),
- B(Mov), R(1), R(13),
+ B(Mov), R(6), R(12),
+ B(Mov), R(2), R(13),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(12), U8(2),
- B(Star), R(6),
- B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(6), U8(1),
+ B(Star), R(7),
+ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(7), U8(1),
B(JumpIfToBooleanFalse), U8(4),
B(Jump), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(6), U8(1),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(7), U8(1),
B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1),
B(LdaZero),
B(TestEqualStrict), R(9),
@@ -153,33 +153,33 @@ bytecode array length: 279
bytecodes: [
/* 30 E> */ B(StackCheck),
/* 42 S> */ B(LdaConstant), U8(0),
- B(Star), R(7),
+ B(Star), R(0),
B(LdaZero),
- B(Star), R(3),
+ B(Star), R(5),
B(Mov), R(context), R(12),
B(Mov), R(context), R(13),
/* 68 S> */ B(LdaConstant), U8(1),
- /* 68 E> */ B(LdrKeyedProperty), R(7), U8(3), R(14),
- /* 68 E> */ B(Call), R(14), R(7), U8(1), U8(1),
- B(Star), R(1),
- /* 65 S> */ B(LdrNamedProperty), R(1), U8(2), U8(7), R(15),
- /* 65 E> */ B(Call), R(15), R(1), U8(1), U8(5),
- B(Star), R(2),
- /* 65 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
+ /* 68 E> */ B(LdrKeyedProperty), R(0), U8(3), R(14),
+ /* 68 E> */ B(Call), R(14), R(0), U8(1), U8(1),
+ B(Star), R(3),
+ /* 65 S> */ B(LdrNamedProperty), R(3), U8(2), U8(7), R(15),
+ /* 65 E> */ B(Call), R(15), R(3), U8(1), U8(5),
+ B(Star), R(4),
+ /* 65 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(4), U8(1),
B(ToBooleanLogicalNot),
B(JumpIfFalse), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
- B(LdaNamedProperty), R(2), U8(3), U8(9),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(4), U8(1),
+ B(LdaNamedProperty), R(4), U8(3), U8(9),
B(JumpIfToBooleanTrue), U8(26),
- B(LdrNamedProperty), R(2), U8(4), U8(11), R(4),
+ B(LdrNamedProperty), R(4), U8(4), U8(11), R(6),
B(LdaSmi), U8(2),
- B(Star), R(3),
- B(Mov), R(4), R(0),
+ B(Star), R(5),
+ B(Mov), R(6), R(1),
/* 54 E> */ B(StackCheck),
- B(Mov), R(0), R(8),
+ B(Mov), R(1), R(2),
/* 73 S> */ B(LdaZero),
B(Star), R(10),
- B(Mov), R(0), R(11),
+ B(Mov), R(1), R(11),
B(Jump), U8(48),
B(Jump), U8(34),
B(Star), R(14),
@@ -188,10 +188,10 @@ bytecodes: [
B(Star), R(13),
B(PushContext), R(9),
B(LdaSmi), U8(2),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(5),
B(JumpIfFalse), U8(6),
B(LdaSmi), U8(1),
- B(Star), R(3),
+ B(Star), R(5),
B(LdrContextSlot), R(context), U8(4), R(14),
B(CallRuntime), U16(Runtime::kReThrow), R(14), U8(1),
B(PopContext), R(9),
@@ -204,20 +204,20 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
B(Star), R(12),
B(LdaZero),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(5),
B(JumpIfTrue), U8(116),
B(LdaUndefined),
- B(TestEqualStrict), R(1),
+ B(TestEqualStrict), R(3),
B(JumpIfTrue), U8(111),
- B(LdrNamedProperty), R(1), U8(6), U8(13), R(5),
+ B(LdrNamedProperty), R(3), U8(6), U8(13), R(7),
B(LdaNull),
- B(TestEqual), R(5),
+ B(TestEqual), R(7),
B(JumpIfFalse), U8(4),
B(Jump), U8(99),
B(LdaSmi), U8(1),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(5),
B(JumpIfFalse), U8(68),
- B(Ldar), R(5),
+ B(Ldar), R(7),
B(TypeOf),
B(Star), R(13),
B(LdaConstant), U8(7),
@@ -231,8 +231,8 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kNewTypeError), R(13), U8(2),
B(Throw),
B(Mov), R(context), R(13),
- B(Mov), R(5), R(14),
- B(Mov), R(1), R(15),
+ B(Mov), R(7), R(14),
+ B(Mov), R(3), R(15),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(14), U8(2),
B(Jump), U8(22),
B(Star), R(14),
@@ -244,14 +244,14 @@ bytecodes: [
B(PushContext), R(9),
B(PopContext), R(9),
B(Jump), U8(27),
- B(Mov), R(5), R(13),
- B(Mov), R(1), R(14),
+ B(Mov), R(7), R(13),
+ B(Mov), R(3), R(14),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(13), U8(2),
- B(Star), R(6),
- B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(6), U8(1),
+ B(Star), R(8),
+ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(8), U8(1),
B(JumpIfToBooleanFalse), U8(4),
B(Jump), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(6), U8(1),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(8), U8(1),
B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(12), U8(1),
B(LdaZero),
B(TestEqualStrict), R(10),
@@ -297,7 +297,7 @@ bytecode array length: 284
bytecodes: [
/* 30 E> */ B(StackCheck),
B(LdaZero),
- B(Star), R(3),
+ B(Star), R(4),
B(Mov), R(context), R(11),
B(Mov), R(context), R(12),
/* 48 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
@@ -305,32 +305,32 @@ bytecodes: [
B(LdaConstant), U8(1),
/* 48 E> */ B(LdrKeyedProperty), R(14), U8(3), R(13),
/* 48 E> */ B(Call), R(13), R(14), U8(1), U8(1),
- B(Star), R(1),
- /* 45 S> */ B(LdrNamedProperty), R(1), U8(2), U8(7), R(14),
- /* 45 E> */ B(Call), R(14), R(1), U8(1), U8(5),
B(Star), R(2),
- /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
+ /* 45 S> */ B(LdrNamedProperty), R(2), U8(2), U8(7), R(14),
+ /* 45 E> */ B(Call), R(14), R(2), U8(1), U8(5),
+ B(Star), R(3),
+ /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
B(ToBooleanLogicalNot),
B(JumpIfFalse), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
- B(LdaNamedProperty), R(2), U8(3), U8(9),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(3), U8(1),
+ B(LdaNamedProperty), R(3), U8(3), U8(9),
B(JumpIfToBooleanTrue), U8(39),
- B(LdrNamedProperty), R(2), U8(4), U8(11), R(4),
+ B(LdrNamedProperty), R(3), U8(4), U8(11), R(5),
B(LdaSmi), U8(2),
- B(Star), R(3),
- B(Mov), R(4), R(0),
+ B(Star), R(4),
+ B(Mov), R(5), R(0),
/* 34 E> */ B(StackCheck),
- B(Mov), R(0), R(7),
+ B(Mov), R(0), R(1),
/* 66 S> */ B(LdaSmi), U8(10),
- /* 72 E> */ B(TestEqual), R(7),
+ /* 72 E> */ B(TestEqual), R(1),
B(JumpIfFalse), U8(4),
/* 79 S> */ B(Jump), U8(13),
/* 91 S> */ B(LdaSmi), U8(20),
- /* 97 E> */ B(TestEqual), R(7),
+ /* 97 E> */ B(TestEqual), R(1),
B(JumpIfFalse), U8(4),
/* 104 S> */ B(Jump), U8(7),
B(LdaZero),
- B(Star), R(3),
+ B(Star), R(4),
B(Jump), U8(-65),
B(Jump), U8(34),
B(Star), R(13),
@@ -339,10 +339,10 @@ bytecodes: [
B(Star), R(12),
B(PushContext), R(8),
B(LdaSmi), U8(2),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfFalse), U8(6),
B(LdaSmi), U8(1),
- B(Star), R(3),
+ B(Star), R(4),
B(LdrContextSlot), R(context), U8(4), R(13),
B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
B(PopContext), R(8),
@@ -355,20 +355,20 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
B(Star), R(11),
B(LdaZero),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfTrue), U8(116),
B(LdaUndefined),
- B(TestEqualStrict), R(1),
+ B(TestEqualStrict), R(2),
B(JumpIfTrue), U8(111),
- B(LdrNamedProperty), R(1), U8(6), U8(13), R(5),
+ B(LdrNamedProperty), R(2), U8(6), U8(13), R(6),
B(LdaNull),
- B(TestEqual), R(5),
+ B(TestEqual), R(6),
B(JumpIfFalse), U8(4),
B(Jump), U8(99),
B(LdaSmi), U8(1),
- B(TestEqualStrict), R(3),
+ B(TestEqualStrict), R(4),
B(JumpIfFalse), U8(68),
- B(Ldar), R(5),
+ B(Ldar), R(6),
B(TypeOf),
B(Star), R(12),
B(LdaConstant), U8(7),
@@ -382,8 +382,8 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
B(Throw),
B(Mov), R(context), R(12),
- B(Mov), R(5), R(13),
- B(Mov), R(1), R(14),
+ B(Mov), R(6), R(13),
+ B(Mov), R(2), R(14),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(13), U8(2),
B(Jump), U8(22),
B(Star), R(13),
@@ -395,14 +395,14 @@ bytecodes: [
B(PushContext), R(8),
B(PopContext), R(8),
B(Jump), U8(27),
- B(Mov), R(5), R(12),
- B(Mov), R(1), R(13),
+ B(Mov), R(6), R(12),
+ B(Mov), R(2), R(13),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(12), U8(2),
- B(Star), R(6),
- B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(6), U8(1),
+ B(Star), R(7),
+ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(7), U8(1),
B(JumpIfToBooleanFalse), U8(4),
B(Jump), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(6), U8(1),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(7), U8(1),
B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1),
B(LdaZero),
B(TestEqualStrict), R(9),
@@ -441,9 +441,9 @@ bytecode array length: 292
bytecodes: [
/* 30 E> */ B(StackCheck),
/* 42 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(1), R(8),
- B(Mov), R(8), R(6),
+ B(Mov), R(8), R(0),
B(LdaZero),
- B(Star), R(2),
+ B(Star), R(3),
B(Mov), R(context), R(10),
B(Mov), R(context), R(11),
/* 77 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(3),
@@ -451,24 +451,24 @@ bytecodes: [
B(LdaConstant), U8(2),
/* 77 E> */ B(LdrKeyedProperty), R(13), U8(3), R(12),
/* 77 E> */ B(Call), R(12), R(13), U8(1), U8(1),
- B(Star), R(0),
- /* 74 S> */ B(LdrNamedProperty), R(0), U8(3), U8(7), R(13),
- /* 74 E> */ B(Call), R(13), R(0), U8(1), U8(5),
B(Star), R(1),
- /* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(1), U8(1),
+ /* 74 S> */ B(LdrNamedProperty), R(1), U8(3), U8(7), R(13),
+ /* 74 E> */ B(Call), R(13), R(1), U8(1), U8(5),
+ B(Star), R(2),
+ /* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
B(ToBooleanLogicalNot),
B(JumpIfFalse), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(1), U8(1),
- B(LdaNamedProperty), R(1), U8(4), U8(9),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(2), U8(1),
+ B(LdaNamedProperty), R(2), U8(4), U8(9),
B(JumpIfToBooleanTrue), U8(29),
- /* 67 E> */ B(LdrNamedProperty), R(1), U8(5), U8(11), R(3),
+ /* 67 E> */ B(LdrNamedProperty), R(2), U8(5), U8(11), R(4),
B(LdaSmi), U8(2),
- B(Star), R(2),
- B(Ldar), R(3),
- B(StaNamedPropertySloppy), R(6), U8(6), U8(13),
+ B(Star), R(3),
+ B(Ldar), R(4),
+ B(StaNamedPropertySloppy), R(0), U8(6), U8(13),
/* 62 E> */ B(StackCheck),
/* 88 S> */ B(Nop),
- /* 96 E> */ B(LdrNamedProperty), R(6), U8(6), U8(15), R(9),
+ /* 96 E> */ B(LdrNamedProperty), R(0), U8(6), U8(15), R(9),
B(LdaZero),
B(Star), R(8),
B(Jump), U8(48),
@@ -479,10 +479,10 @@ bytecodes: [
B(Star), R(11),
B(PushContext), R(7),
B(LdaSmi), U8(2),
- B(TestEqualStrict), R(2),
+ B(TestEqualStrict), R(3),
B(JumpIfFalse), U8(6),
B(LdaSmi), U8(1),
- B(Star), R(2),
+ B(Star), R(3),
B(LdrContextSlot), R(context), U8(4), R(12),
B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1),
B(PopContext), R(7),
@@ -495,20 +495,20 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
B(Star), R(10),
B(LdaZero),
- B(TestEqualStrict), R(2),
+ B(TestEqualStrict), R(3),
B(JumpIfTrue), U8(116),
B(LdaUndefined),
- B(TestEqualStrict), R(0),
+ B(TestEqualStrict), R(1),
B(JumpIfTrue), U8(111),
- B(LdrNamedProperty), R(0), U8(8), U8(17), R(4),
+ B(LdrNamedProperty), R(1), U8(8), U8(17), R(5),
B(LdaNull),
- B(TestEqual), R(4),
+ B(TestEqual), R(5),
B(JumpIfFalse), U8(4),
B(Jump), U8(99),
B(LdaSmi), U8(1),
- B(TestEqualStrict), R(2),
+ B(TestEqualStrict), R(3),
B(JumpIfFalse), U8(68),
- B(Ldar), R(4),
+ B(Ldar), R(5),
B(TypeOf),
B(Star), R(11),
B(LdaConstant), U8(9),
@@ -522,8 +522,8 @@ bytecodes: [
B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
B(Throw),
B(Mov), R(context), R(11),
- B(Mov), R(4), R(12),
- B(Mov), R(0), R(13),
+ B(Mov), R(5), R(12),
+ B(Mov), R(1), R(13),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(12), U8(2),
B(Jump), U8(22),
B(Star), R(12),
@@ -535,14 +535,14 @@ bytecodes: [
B(PushContext), R(7),
B(PopContext), R(7),
B(Jump), U8(27),
- B(Mov), R(4), R(11),
- B(Mov), R(0), R(12),
+ B(Mov), R(5), R(11),
+ B(Mov), R(1), R(12),
B(InvokeIntrinsic), U8(Runtime::k_Call), R(11), U8(2),
- B(Star), R(5),
- B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(5), U8(1),
+ B(Star), R(6),
+ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(6), U8(1),
B(JumpIfToBooleanFalse), U8(4),
B(Jump), U8(7),
- B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(5), U8(1),
+ B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(6), U8(1),
B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(10), U8(1),
B(LdaZero),
B(TestEqualStrict), R(8),

Powered by Google App Engine
This is Rietveld 408576698