Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 14
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sPpUR
function name: (null)
number of ops: 16
compiled vars: !0 = $route, !1 = $target
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > NEW $2 'Route'
1 DO_FCALL 0
2 ASSIGN !0, $2
13 3 INIT_METHOD_CALL !0, 'setTarget'
4 DECLARE_LAMBDA_FUNCTION ~5 [0]
5 SEND_VAL_EX ~5
6 DO_FCALL 0
14 7 INIT_METHOD_CALL !0, 'getTarget'
8 DO_FCALL 0 $7
9 ASSIGN !1, $7
15 10 INSTANCEOF !1, 'Closure'
11 > JMPZ ~9, ->14
17 12 > ECHO 1
15 13 > JMP ->15
20 14 > ECHO 0
21 15 > > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sPpUR
function name: {closure}
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > > RETURN null
End of Dynamic Function 0
Class Route:
Function gettarget:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sPpUR
function name: getTarget
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > FETCH_OBJ_R ~0 'target'
1 > RETURN ~0
6 2* > RETURN null
End of function gettarget
Function settarget:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sPpUR
function name: setTarget
number of ops: 4
compiled vars: !0 = $target
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 ASSIGN_OBJ 'target'
2 OP_DATA !0
10 3 > RETURN null
End of function settarget
End of class Route.
Generated using Vulcan Logic Dumper, using php 8.0.0