| 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: yes | 7 execute: yes |
| 8 wrap: yes | 8 wrap: yes |
| 9 | 9 |
| 10 --- | 10 --- |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 112 " | 112 " |
| 113 frame size: 2 | 113 frame size: 2 |
| 114 parameter count: 1 | 114 parameter count: 1 |
| 115 bytecode array length: 29 | 115 bytecode array length: 29 |
| 116 bytecodes: [ | 116 bytecodes: [ |
| 117 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 117 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
| 118 B(PushContext), R(0), | 118 B(PushContext), R(0), |
| 119 /* 30 E> */ B(StackCheck), | 119 /* 30 E> */ B(StackCheck), |
| 120 /* 42 S> */ B(LdaSmi), U8(1), | 120 /* 42 S> */ B(LdaSmi), U8(1), |
| 121 /* 42 E> */ B(StaContextSlot), R(context), U8(4), | 121 /* 42 E> */ B(StaContextSlot), R(context), U8(4), |
| 122 /* 45 S> */ B(CreateClosure), U8(0), U8(0), | 122 /* 45 S> */ B(CreateClosure), U8(0), U8(2), |
| 123 /* 75 S> */ B(LdrContextSlot), R(context), U8(4), R(1), | 123 /* 75 S> */ B(LdrContextSlot), R(context), U8(4), R(1), |
| 124 B(LdaSmi), U8(24), | 124 B(LdaSmi), U8(24), |
| 125 B(BitwiseOr), R(1), | 125 B(BitwiseOr), R(1), |
| 126 /* 77 E> */ B(StaContextSlot), R(context), U8(4), | 126 /* 77 E> */ B(StaContextSlot), R(context), U8(4), |
| 127 B(LdaUndefined), | 127 B(LdaUndefined), |
| 128 /* 84 S> */ B(Return), | 128 /* 84 S> */ B(Return), |
| 129 ] | 129 ] |
| 130 constant pool: [ | 130 constant pool: [ |
| 131 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 131 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
| 132 ] | 132 ] |
| 133 handlers: [ | 133 handlers: [ |
| 134 ] | 134 ] |
| 135 | 135 |
| OLD | NEW |