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

Side by Side Diff: test/cctest/interpreter/bytecode_expectations/ArrayLiterals.golden

Issue 2007023003: [interpreter] Address naming inconsistencies in bytecodes. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@oth-0056-register-only
Patch Set: Rebase. Created 4 years, 7 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 unified diff | Download patch
OLDNEW
1 # 1 #
2 # Autogenerated by generate-bytecode-expectations. 2 # Autogenerated by generate-bytecode-expectations.
3 # 3 #
4 4
5 --- 5 ---
6 pool type: mixed 6 pool type: mixed
7 execute: yes 7 execute: yes
8 wrap: yes 8 wrap: yes
9 9
10 --- 10 ---
(...skipping 23 matching lines...) Expand all
34 bytecode array length: 39 34 bytecode array length: 39
35 bytecodes: [ 35 bytecodes: [
36 /* 30 E> */ B(StackCheck), 36 /* 30 E> */ B(StackCheck),
37 /* 42 S> */ B(LdaSmi), U8(1), 37 /* 42 S> */ B(LdaSmi), U8(1),
38 B(Star), R(0), 38 B(Star), R(0),
39 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3), 39 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
40 B(Star), R(2), 40 B(Star), R(2),
41 B(LdaZero), 41 B(LdaZero),
42 B(Star), R(1), 42 B(Star), R(1),
43 /* 54 E> */ B(Ldar), R(0), 43 /* 54 E> */ B(Ldar), R(0),
44 B(KeyedStoreICSloppy), R(2), R(1), U8(1), 44 B(StaKeyedPropertySloppy), R(2), R(1), U8(1),
45 B(LdaSmi), U8(1), 45 B(LdaSmi), U8(1),
46 B(Star), R(1), 46 B(Star), R(1),
47 /* 57 E> */ B(Ldar), R(0), 47 /* 57 E> */ B(Ldar), R(0),
48 B(Star), R(3), 48 B(Star), R(3),
49 B(LdaSmi), U8(1), 49 B(LdaSmi), U8(1),
50 B(Add), R(3), 50 B(Add), R(3),
51 B(KeyedStoreICSloppy), R(2), R(1), U8(1), 51 B(StaKeyedPropertySloppy), R(2), R(1), U8(1),
52 B(Ldar), R(2), 52 B(Ldar), R(2),
53 /* 66 S> */ B(Return), 53 /* 66 S> */ B(Return),
54 ] 54 ]
55 constant pool: [ 55 constant pool: [
56 InstanceType::FIXED_ARRAY_TYPE, 56 InstanceType::FIXED_ARRAY_TYPE,
57 ] 57 ]
58 handlers: [ 58 handlers: [
59 ] 59 ]
60 60
61 --- 61 ---
(...skipping 27 matching lines...) Expand all
89 B(Star), R(0), 89 B(Star), R(0),
90 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(2), 90 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(2),
91 B(Star), R(2), 91 B(Star), R(2),
92 B(LdaZero), 92 B(LdaZero),
93 B(Star), R(1), 93 B(Star), R(1),
94 B(CreateArrayLiteral), U8(1), U8(0), U8(3), 94 B(CreateArrayLiteral), U8(1), U8(0), U8(3),
95 B(Star), R(4), 95 B(Star), R(4),
96 B(LdaZero), 96 B(LdaZero),
97 B(Star), R(3), 97 B(Star), R(3),
98 /* 56 E> */ B(Ldar), R(0), 98 /* 56 E> */ B(Ldar), R(0),
99 B(KeyedStoreICSloppy), R(4), R(3), U8(1), 99 B(StaKeyedPropertySloppy), R(4), R(3), U8(1),
100 B(Ldar), R(4), 100 B(Ldar), R(4),
101 B(KeyedStoreICSloppy), R(2), R(1), U8(5), 101 B(StaKeyedPropertySloppy), R(2), R(1), U8(5),
102 B(LdaSmi), U8(1), 102 B(LdaSmi), U8(1),
103 B(Star), R(1), 103 B(Star), R(1),
104 B(CreateArrayLiteral), U8(2), U8(1), U8(3), 104 B(CreateArrayLiteral), U8(2), U8(1), U8(3),
105 B(Star), R(4), 105 B(Star), R(4),
106 B(LdaZero), 106 B(LdaZero),
107 B(Star), R(3), 107 B(Star), R(3),
108 /* 66 E> */ B(Ldar), R(0), 108 /* 66 E> */ B(Ldar), R(0),
109 B(Star), R(5), 109 B(Star), R(5),
110 B(LdaSmi), U8(2), 110 B(LdaSmi), U8(2),
111 B(Add), R(5), 111 B(Add), R(5),
112 B(KeyedStoreICSloppy), R(4), R(3), U8(3), 112 B(StaKeyedPropertySloppy), R(4), R(3), U8(3),
113 B(Ldar), R(4), 113 B(Ldar), R(4),
114 B(KeyedStoreICSloppy), R(2), R(1), U8(5), 114 B(StaKeyedPropertySloppy), R(2), R(1), U8(5),
115 B(Ldar), R(2), 115 B(Ldar), R(2),
116 /* 77 S> */ B(Return), 116 /* 77 S> */ B(Return),
117 ] 117 ]
118 constant pool: [ 118 constant pool: [
119 InstanceType::FIXED_ARRAY_TYPE, 119 InstanceType::FIXED_ARRAY_TYPE,
120 InstanceType::FIXED_ARRAY_TYPE, 120 InstanceType::FIXED_ARRAY_TYPE,
121 InstanceType::FIXED_ARRAY_TYPE, 121 InstanceType::FIXED_ARRAY_TYPE,
122 ] 122 ]
123 handlers: [ 123 handlers: [
124 ] 124 ]
125 125
OLDNEW
« no previous file with comments | « src/interpreter/interpreter.cc ('k') | test/cctest/interpreter/bytecode_expectations/ClassAndSuperClass.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698