OLD | NEW |
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: no | 7 execute: no |
8 wrap: no | 8 wrap: no |
9 top level: yes | 9 top level: yes |
10 | 10 |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 bytecode array length: 26 | 106 bytecode array length: 26 |
107 bytecodes: [ | 107 bytecodes: [ |
108 B(LdaConstant), U8(0), | 108 B(LdaConstant), U8(0), |
109 B(Star), R(1), | 109 B(Star), R(1), |
110 B(LdaZero), | 110 B(LdaZero), |
111 B(Star), R(2), | 111 B(Star), R(2), |
112 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2), | 112 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2), |
113 /* 0 E> */ B(StackCheck), | 113 /* 0 E> */ B(StackCheck), |
114 /* 16 S> */ B(LdrUndefined), R(2), | 114 /* 16 S> */ B(LdrUndefined), R(2), |
115 B(LdrGlobal), U8(1), R(1), | 115 B(LdrGlobal), U8(1), R(1), |
116 /* 16 E> */ B(Call), R(1), R(2), U8(1), U8(3), | 116 /* 16 E> */ B(CallWithFeedback), R(1), R(2), U8(1), U8(3), |
117 B(Star), R(0), | 117 B(Star), R(0), |
118 /* 20 S> */ B(Return), | 118 /* 20 S> */ B(Return), |
119 ] | 119 ] |
120 constant pool: [ | 120 constant pool: [ |
121 InstanceType::FIXED_ARRAY_TYPE, | 121 InstanceType::FIXED_ARRAY_TYPE, |
122 ] | 122 ] |
123 handlers: [ | 123 handlers: [ |
124 ] | 124 ] |
125 | 125 |
OLD | NEW |