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 | 6 pool type: mixed |
7 execute: yes | 7 execute: yes |
8 wrap: no | 8 wrap: no |
9 test function name: f | 9 test function name: f |
10 | 10 |
(...skipping 28 matching lines...) Expand all Loading... |
39 frame size: 2 | 39 frame size: 2 |
40 parameter count: 2 | 40 parameter count: 2 |
41 bytecode array length: 22 | 41 bytecode array length: 22 |
42 bytecodes: [ | 42 bytecodes: [ |
43 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 43 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
44 B(PushContext), R(1), | 44 B(PushContext), R(1), |
45 B(Ldar), R(arg0), | 45 B(Ldar), R(arg0), |
46 B(StaContextSlot), R(context), U8(4), | 46 B(StaContextSlot), R(context), U8(4), |
47 /* 10 E> */ B(StackCheck), | 47 /* 10 E> */ B(StackCheck), |
48 /* 27 S> */ B(CreateClosure), U8(0), U8(0), | 48 /* 27 S> */ B(CreateClosure), U8(0), U8(0), |
49 /* 27 E> */ B(Star), R(0), | 49 B(Star), R(0), |
50 /* 53 S> */ B(LdaContextSlot), R(context), U8(4), | 50 /* 53 S> */ B(LdaContextSlot), R(context), U8(4), |
51 /* 66 S> */ B(Return), | 51 /* 66 S> */ B(Return), |
52 ] | 52 ] |
53 constant pool: [ | 53 constant pool: [ |
54 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 54 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
55 ] | 55 ] |
56 handlers: [ | 56 handlers: [ |
57 ] | 57 ] |
58 | 58 |
59 --- | 59 --- |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 /* 26 E> */ B(StaContextSlot), R(context), U8(4), | 97 /* 26 E> */ B(StaContextSlot), R(context), U8(4), |
98 /* 32 S> */ B(CreateClosure), U8(0), U8(0), | 98 /* 32 S> */ B(CreateClosure), U8(0), U8(0), |
99 /* 65 S> */ B(Return), | 99 /* 65 S> */ B(Return), |
100 ] | 100 ] |
101 constant pool: [ | 101 constant pool: [ |
102 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 102 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
103 ] | 103 ] |
104 handlers: [ | 104 handlers: [ |
105 ] | 105 ] |
106 | 106 |
OLD | NEW |