summaryrefslogtreecommitdiff
path: root/deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden')
-rw-r--r--deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden14
1 files changed, 7 insertions, 7 deletions
diff --git a/deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden b/deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden
index 6b8f4d7bda..73b72d4d20 100644
--- a/deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden
+++ b/deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden
@@ -133,7 +133,7 @@ bytecodes: [
/* 80 S> */ B(Return),
]
constant pool: [
- TUPLE2_TYPE,
+ ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
]
handlers: [
]
@@ -175,10 +175,10 @@ bytecodes: [
/* 106 E> */ B(TestEqual), R(6), U8(7),
B(JumpIfFalse), U8(4),
/* 113 S> */ B(Jump), U8(17),
- /* 130 S> */ B(LdaNamedProperty), R(0), U8(2), U8(8),
+ /* 130 S> */ B(LdaNamedProperty), R(0), U8(2), U8(5),
B(Star), R(6),
B(LdaSmi), I8(20),
- /* 136 E> */ B(TestEqual), R(6), U8(10),
+ /* 136 E> */ B(TestEqual), R(6), U8(8),
B(JumpIfFalse), U8(4),
/* 143 S> */ B(Jump), U8(9),
B(ForInStep), R(5),
@@ -188,8 +188,8 @@ bytecodes: [
/* 152 S> */ B(Return),
]
constant pool: [
- BOILERPLATE_DESCRIPTION_TYPE,
- TUPLE2_TYPE,
+ OBJECT_BOILERPLATE_DESCRIPTION_TYPE,
+ ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
ONE_BYTE_INTERNALIZED_STRING_TYPE ["a"],
]
handlers: [
@@ -235,8 +235,8 @@ bytecodes: [
/* 98 S> */ B(Return),
]
constant pool: [
- TUPLE2_TYPE,
- TUPLE2_TYPE,
+ ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
+ ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
]
handlers: [
]