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: string | |
7 execute: yes | 6 execute: yes |
8 wrap: yes | 7 wrap: yes |
9 do expressions: yes | 8 do expressions: yes |
10 | 9 |
11 --- | 10 --- |
12 snippet: " | 11 snippet: " |
13 var a = do { }; return a; | 12 var a = do { }; return a; |
14 " | 13 " |
15 frame size: 2 | 14 frame size: 2 |
16 parameter count: 1 | 15 parameter count: 1 |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
65 B(Star), R(1), | 64 B(Star), R(1), |
66 /* 74 S> */ B(Jump), U8(2), | 65 /* 74 S> */ B(Jump), U8(2), |
67 B(LdaUndefined), | 66 B(LdaUndefined), |
68 /* 94 S> */ B(Return), | 67 /* 94 S> */ B(Return), |
69 ] | 68 ] |
70 constant pool: [ | 69 constant pool: [ |
71 ] | 70 ] |
72 handlers: [ | 71 handlers: [ |
73 ] | 72 ] |
74 | 73 |
OLD | NEW |