| OLD | NEW |
| 1 # | 1 # |
| 2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
| 3 # | 3 # |
| 4 | 4 |
| 5 --- | 5 --- |
| 6 execute: yes | |
| 7 wrap: yes | 6 wrap: yes |
| 8 | 7 |
| 9 --- | 8 --- |
| 10 snippet: " | 9 snippet: " |
| 11 var a; return function() { a = 1; }; | 10 var a; return function() { a = 1; }; |
| 12 " | 11 " |
| 13 frame size: 1 | 12 frame size: 1 |
| 14 parameter count: 1 | 13 parameter count: 1 |
| 15 bytecode array length: 9 | 14 bytecode array length: 9 |
| 16 bytecodes: [ | 15 bytecodes: [ |
| (...skipping 890 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 907 /* 3454 S> */ B(LdaSmi), U8(100), | 906 /* 3454 S> */ B(LdaSmi), U8(100), |
| 908 /* 3454 E> */ B(Wide), B(StaContextSlot), R16(context), U16(256), U16(0), | 907 /* 3454 E> */ B(Wide), B(StaContextSlot), R16(context), U16(256), U16(0), |
| 909 /* 3459 S> */ B(Wide), B(LdaContextSlot), R16(context), U16(256), U16(0), | 908 /* 3459 S> */ B(Wide), B(LdaContextSlot), R16(context), U16(256), U16(0), |
| 910 /* 3468 S> */ B(Return), | 909 /* 3468 S> */ B(Return), |
| 911 ] | 910 ] |
| 912 constant pool: [ | 911 constant pool: [ |
| 913 ] | 912 ] |
| 914 handlers: [ | 913 handlers: [ |
| 915 ] | 914 ] |
| 916 | 915 |
| OLD | NEW |