Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 18, Position 2 = 23
Branch analysis from position: 18
2 jumps found. (Code = 78) Position 1 = 19, Position 2 = 23
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
filename: /in/FJMpI
function name: (null)
number of ops: 28
compiled vars: !0 = $objectA, !1 = $objectB, !2 = $result, !3 = $value, !4 = $prop
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > CAST 8 ~5 <array>
1 ASSIGN !0, ~5
4 2 ASSIGN_OBJ !0, 'a'
3 OP_DATA 1
5 4 ASSIGN_OBJ !0, 'b'
5 OP_DATA 1
6 6 ASSIGN_OBJ !0, 'd'
7 OP_DATA 1
8 8 CAST 8 ~10 <array>
9 ASSIGN !1, ~10
9 10 ASSIGN_OBJ !1, 'a'
11 OP_DATA 2
10 12 ASSIGN_OBJ !1, 'b'
13 OP_DATA 2
11 14 ASSIGN_OBJ !1, 'd'
15 OP_DATA 2
13 16 ASSIGN !2, !0
14 17 > FE_RESET_R $16 !1, ->23
18 > > FE_FETCH_R ~17 $16, !3, ->23
19 > ASSIGN !4, ~17
15 20 ASSIGN_OBJ_OP 1 !2, !4
21 OP_DATA !3
14 22 > JMP ->18
23 > FE_FREE $16
17 24 INIT_FCALL 'var_export'
25 SEND_VAR !2
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0