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 | |
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 f() { return this; } | 12 function f() { return this; } |
14 f(); | 13 f(); |
15 " | 14 " |
16 frame size: 0 | 15 frame size: 0 |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
131 /* 37 S> */ B(LdaSmi), U8(1), | 130 /* 37 S> */ B(LdaSmi), U8(1), |
132 B(Star), R(arg1), | 131 B(Star), R(arg1), |
133 B(LdaUndefined), | 132 B(LdaUndefined), |
134 /* 47 S> */ B(Return), | 133 /* 47 S> */ B(Return), |
135 ] | 134 ] |
136 constant pool: [ | 135 constant pool: [ |
137 ] | 136 ] |
138 handlers: [ | 137 handlers: [ |
139 ] | 138 ] |
140 | 139 |
OLD | NEW |