| 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: number | |
| 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 var f; | 12 var f; |
| 14 f = function f() {}; | 13 f = function f() {}; |
| 15 f(); | 14 f(); |
| 16 " | 15 " |
| (...skipping 24 matching lines...) Expand all Loading... |
| 41 /* 21 E> */ B(StackCheck), | 40 /* 21 E> */ B(StackCheck), |
| 42 B(Mov), R(closure), R(0), | 41 B(Mov), R(closure), R(0), |
| 43 /* 26 S> */ B(Ldar), R(0), | 42 /* 26 S> */ B(Ldar), R(0), |
| 44 /* 36 S> */ B(Return), | 43 /* 36 S> */ B(Return), |
| 45 ] | 44 ] |
| 46 constant pool: [ | 45 constant pool: [ |
| 47 ] | 46 ] |
| 48 handlers: [ | 47 handlers: [ |
| 49 ] | 48 ] |
| 50 | 49 |
| OLD | NEW |