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

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

Issue 2113613002: [Interpereter] Inline FastNewClosure into CreateClosure bytecode handler (Closed) Base URL: ssh://rmcilroy.lon.corp.google.com///usr/local/google/code/v8_full/v8@int_context
Patch Set: Rebaseline bytecode expectations Created 4 years, 5 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 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 bytecode array length: 50 107 bytecode array length: 50
108 bytecodes: [ 108 bytecodes: [
109 /* 30 E> */ B(StackCheck), 109 /* 30 E> */ B(StackCheck),
110 B(LdaConstant), U8(0), 110 B(LdaConstant), U8(0),
111 B(Star), R(3), 111 B(Star), R(3),
112 B(Mov), R(closure), R(4), 112 B(Mov), R(closure), R(4),
113 B(CallRuntime), U16(Runtime::kPushBlockContext), R(3), U8(2), 113 B(CallRuntime), U16(Runtime::kPushBlockContext), R(3), U8(2),
114 B(PushContext), R(2), 114 B(PushContext), R(2),
115 B(LdaTheHole), 115 B(LdaTheHole),
116 B(StaContextSlot), R(context), U8(4), 116 B(StaContextSlot), R(context), U8(4),
117 B(CreateClosure), U8(1), U8(0), 117 B(CreateClosure), U8(1), U8(2),
118 B(Star), R(0), 118 B(Star), R(0),
119 /* 53 S> */ B(LdaSmi), U8(10), 119 /* 53 S> */ B(LdaSmi), U8(10),
120 /* 53 E> */ B(StaContextSlot), R(context), U8(4), 120 /* 53 E> */ B(StaContextSlot), R(context), U8(4),
121 B(Ldar), R(0), 121 B(Ldar), R(0),
122 B(JumpIfNotHole), U8(11), 122 B(JumpIfNotHole), U8(11),
123 B(LdaConstant), U8(2), 123 B(LdaConstant), U8(2),
124 B(Star), R(3), 124 B(Star), R(3),
125 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), 125 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1),
126 B(Star), R(1), 126 B(Star), R(1),
127 /* 88 S> */ B(Jump), U8(2), 127 /* 88 S> */ B(Jump), U8(2),
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 /* 30 E> */ B(StackCheck), 161 /* 30 E> */ B(StackCheck),
162 /* 42 S> */ B(LdaSmi), U8(1), 162 /* 42 S> */ B(LdaSmi), U8(1),
163 /* 42 E> */ B(StaContextSlot), R(context), U8(4), 163 /* 42 E> */ B(StaContextSlot), R(context), U8(4),
164 B(LdaConstant), U8(0), 164 B(LdaConstant), U8(0),
165 B(Star), R(4), 165 B(Star), R(4),
166 B(Mov), R(closure), R(5), 166 B(Mov), R(closure), R(5),
167 B(CallRuntime), U16(Runtime::kPushBlockContext), R(4), U8(2), 167 B(CallRuntime), U16(Runtime::kPushBlockContext), R(4), U8(2),
168 B(PushContext), R(3), 168 B(PushContext), R(3),
169 B(LdaTheHole), 169 B(LdaTheHole),
170 B(StaContextSlot), R(context), U8(4), 170 B(StaContextSlot), R(context), U8(4),
171 B(CreateClosure), U8(1), U8(0), 171 B(CreateClosure), U8(1), U8(2),
172 B(Star), R(0), 172 B(Star), R(0),
173 /* 76 S> */ B(LdaSmi), U8(2), 173 /* 76 S> */ B(LdaSmi), U8(2),
174 /* 76 E> */ B(StaContextSlot), R(context), U8(4), 174 /* 76 E> */ B(StaContextSlot), R(context), U8(4),
175 B(Ldar), R(0), 175 B(Ldar), R(0),
176 B(JumpIfNotHole), U8(11), 176 B(JumpIfNotHole), U8(11),
177 B(LdaConstant), U8(2), 177 B(LdaConstant), U8(2),
178 B(Star), R(4), 178 B(Star), R(4),
179 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), 179 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1),
180 B(Star), R(1), 180 B(Star), R(1),
181 /* 118 S> */ B(LdaContextSlot), R(context), U8(4), 181 /* 118 S> */ B(LdaContextSlot), R(context), U8(4),
(...skipping 29 matching lines...) Expand all
211 constant pool: [ 211 constant pool: [
212 InstanceType::FIXED_ARRAY_TYPE, 212 InstanceType::FIXED_ARRAY_TYPE,
213 InstanceType::SHARED_FUNCTION_INFO_TYPE, 213 InstanceType::SHARED_FUNCTION_INFO_TYPE,
214 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 214 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
215 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 215 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
216 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 216 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
217 ] 217 ]
218 handlers: [ 218 handlers: [
219 ] 219 ]
220 220
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698