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: no | 7 wrap: no |
9 test function name: f | 8 test function name: f |
10 | 9 |
11 --- | 10 --- |
12 snippet: " | 11 snippet: " |
13 function t() { } | 12 function t() { } |
14 function f() { return t(); } | 13 function f() { return t(); } |
15 f(); | 14 f(); |
16 " | 15 " |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 B(LdaSmi), U8(3), | 48 B(LdaSmi), U8(3), |
50 B(Star), R(4), | 49 B(Star), R(4), |
51 /* 46 E> */ B(Call), R(0), R(1), U8(4), U8(1), | 50 /* 46 E> */ B(Call), R(0), R(1), U8(4), U8(1), |
52 /* 58 S> */ B(Return), | 51 /* 58 S> */ B(Return), |
53 ] | 52 ] |
54 constant pool: [ | 53 constant pool: [ |
55 ] | 54 ] |
56 handlers: [ | 55 handlers: [ |
57 ] | 56 ] |
58 | 57 |
OLD | NEW |