OLD | NEW |
1 # | 1 # |
2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
3 # | 3 # |
4 | 4 |
5 --- | 5 --- |
6 wrap: no | 6 wrap: no |
7 test function name: f | 7 test function name: f |
8 | 8 |
9 --- | 9 --- |
10 snippet: " | 10 snippet: " |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
86 " | 86 " |
87 frame size: 1 | 87 frame size: 1 |
88 parameter count: 1 | 88 parameter count: 1 |
89 bytecode array length: 14 | 89 bytecode array length: 14 |
90 bytecodes: [ | 90 bytecodes: [ |
91 B(CreateFunctionContext), U8(1), | 91 B(CreateFunctionContext), U8(1), |
92 B(PushContext), R(0), | 92 B(PushContext), R(0), |
93 /* 10 E> */ B(StackCheck), | 93 /* 10 E> */ B(StackCheck), |
94 /* 26 S> */ B(Ldar), R(this), | 94 /* 26 S> */ B(Ldar), R(this), |
95 /* 26 E> */ B(StaCurrentContextSlot), U8(4), | 95 /* 26 E> */ B(StaCurrentContextSlot), U8(4), |
96 /* 32 S> */ B(CreateClosure), U8(0), U8(2), U8(2), | 96 /* 32 S> */ B(CreateClosure), U8(0), U8(4), U8(2), |
97 /* 65 S> */ B(Return), | 97 /* 65 S> */ B(Return), |
98 ] | 98 ] |
99 constant pool: [ | 99 constant pool: [ |
100 SHARED_FUNCTION_INFO_TYPE, | 100 SHARED_FUNCTION_INFO_TYPE, |
101 ] | 101 ] |
102 handlers: [ | 102 handlers: [ |
103 ] | 103 ] |
104 | 104 |
OLD | NEW |