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 | 6 pool type: string |
7 execute: yes | 7 execute: yes |
8 wrap: yes | 8 wrap: yes |
9 | 9 |
10 --- | 10 --- |
(...skipping 16 matching lines...) Expand all Loading... |
27 B(LdaConstant), U8(0), | 27 B(LdaConstant), U8(0), |
28 B(Star), R(3), | 28 B(Star), R(3), |
29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1)
, | 29 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1)
, |
30 B(LdaConstant), U8(1), | 30 B(LdaConstant), U8(1), |
31 B(Star), R(3), | 31 B(Star), R(3), |
32 B(Mov), R(1), R(4), | 32 B(Mov), R(1), R(4), |
33 B(Mov), R(3), R(5), | 33 B(Mov), R(3), R(5), |
34 B(Mov), R(closure), R(6), | 34 B(Mov), R(closure), R(6), |
35 B(LdaZero), | 35 B(LdaZero), |
36 B(Star), R(7), | 36 B(Star), R(7), |
37 B(LdaSmi), U8(41), | 37 B(LdaSmi), U8(30), |
38 B(Star), R(8), | 38 B(Star), R(8), |
39 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5), | 39 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5), |
40 B(Star), R(1), | 40 B(Star), R(1), |
41 B(Call), R(1), R(2), U8(2), U8(0), | 41 B(Call), R(1), R(2), U8(2), U8(0), |
42 B(Return), | 42 B(Return), |
43 ] | 43 ] |
44 constant pool: [ | 44 constant pool: [ |
45 "eval", | 45 "eval", |
46 "1;", | 46 "1;", |
47 ] | 47 ] |
48 handlers: [ | 48 handlers: [ |
49 ] | 49 ] |
50 | 50 |
OLD | NEW |