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

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

Issue 1783483002: [interpreter] Add support for scalable operands. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Re-generate golden files. Created 4 years, 9 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: string 6 pool type: string
7 execute: yes 7 execute: yes
8 wrap: yes 8 wrap: yes
9 9
10 --- 10 ---
(...skipping 16 matching lines...) Expand all
27 B(LdaConstant), U8(0), 27 B(LdaConstant), U8(0),
28 B(Star), R(3), 28 B(Star), R(3),
29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) , 29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) ,
30 B(LdaConstant), U8(1), 30 B(LdaConstant), U8(1),
31 B(Star), R(3), 31 B(Star), R(3),
32 B(Mov), R(1), R(4), 32 B(Mov), R(1), R(4),
33 B(Mov), R(3), R(5), 33 B(Mov), R(3), R(5),
34 B(Mov), R(closure), R(6), 34 B(Mov), R(closure), R(6),
35 B(LdaZero), 35 B(LdaZero),
36 B(Star), R(7), 36 B(Star), R(7),
37 B(LdaSmi8), U8(30), 37 B(LdaSmi), U8(30),
38 B(Star), R(8), 38 B(Star), R(8),
39 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5), 39 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5),
40 B(Star), R(1), 40 B(Star), R(1),
41 B(Call), R(1), R(2), U8(2), U8(0), 41 B(Call), R(1), R(2), U8(2), U8(0),
42 B(LdaLookupSlot), U8(2), 42 B(LdaLookupSlot), U8(2),
43 B(Return), 43 B(Return),
44 ] 44 ]
45 constant pool: [ 45 constant pool: [
46 "eval", 46 "eval",
47 "var x = 10;", 47 "var x = 10;",
(...skipping 22 matching lines...) Expand all
70 B(LdaConstant), U8(0), 70 B(LdaConstant), U8(0),
71 B(Star), R(3), 71 B(Star), R(3),
72 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) , 72 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) ,
73 B(LdaConstant), U8(1), 73 B(LdaConstant), U8(1),
74 B(Star), R(3), 74 B(Star), R(3),
75 B(Mov), R(1), R(4), 75 B(Mov), R(1), R(4),
76 B(Mov), R(3), R(5), 76 B(Mov), R(3), R(5),
77 B(Mov), R(closure), R(6), 77 B(Mov), R(closure), R(6),
78 B(LdaZero), 78 B(LdaZero),
79 B(Star), R(7), 79 B(Star), R(7),
80 B(LdaSmi8), U8(30), 80 B(LdaSmi), U8(30),
81 B(Star), R(8), 81 B(Star), R(8),
82 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5), 82 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5),
83 B(Star), R(1), 83 B(Star), R(1),
84 B(Call), R(1), R(2), U8(2), U8(0), 84 B(Call), R(1), R(2), U8(2), U8(0),
85 B(LdaLookupSlotInsideTypeof), U8(2), 85 B(LdaLookupSlotInsideTypeof), U8(2),
86 B(TypeOf), 86 B(TypeOf),
87 B(Return), 87 B(Return),
88 ] 88 ]
89 constant pool: [ 89 constant pool: [
90 "eval", 90 "eval",
(...skipping 13 matching lines...) Expand all
104 bytecodes: [ 104 bytecodes: [
105 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), 105 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
106 B(PushContext), R(0), 106 B(PushContext), R(0),
107 B(Ldar), R(this), 107 B(Ldar), R(this),
108 B(StaContextSlot), R(context), U8(4), 108 B(StaContextSlot), R(context), U8(4),
109 B(CreateMappedArguments), 109 B(CreateMappedArguments),
110 B(StaContextSlot), R(context), U8(5), 110 B(StaContextSlot), R(context), U8(5),
111 B(Ldar), R(new_target), 111 B(Ldar), R(new_target),
112 B(StaContextSlot), R(context), U8(6), 112 B(StaContextSlot), R(context), U8(6),
113 B(StackCheck), 113 B(StackCheck),
114 B(LdaSmi8), U8(20), 114 B(LdaSmi), U8(20),
115 B(StaLookupSlotSloppy), U8(0), 115 B(StaLookupSlotSloppy), U8(0),
116 B(LdaConstant), U8(1), 116 B(LdaConstant), U8(1),
117 B(Star), R(3), 117 B(Star), R(3),
118 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) , 118 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1) ,
119 B(LdaConstant), U8(2), 119 B(LdaConstant), U8(2),
120 B(Star), R(3), 120 B(Star), R(3),
121 B(Mov), R(1), R(4), 121 B(Mov), R(1), R(4),
122 B(Mov), R(3), R(5), 122 B(Mov), R(3), R(5),
123 B(Mov), R(closure), R(6), 123 B(Mov), R(closure), R(6),
124 B(LdaZero), 124 B(LdaZero),
125 B(Star), R(7), 125 B(Star), R(7),
126 B(LdaSmi8), U8(30), 126 B(LdaSmi), U8(30),
127 B(Star), R(8), 127 B(Star), R(8),
128 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5), 128 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5),
129 B(Star), R(1), 129 B(Star), R(1),
130 B(Call), R(1), R(2), U8(2), U8(0), 130 B(Call), R(1), R(2), U8(2), U8(0),
131 B(Return), 131 B(Return),
132 ] 132 ]
133 constant pool: [ 133 constant pool: [
134 "x", 134 "x",
135 "eval", 135 "eval",
136 "", 136 "",
137 ] 137 ]
138 handlers: [ 138 handlers: [
139 ] 139 ]
140 140
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698