Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LKFbZ
function name: (null)
number of ops: 12
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > DECLARE_CLASS 'bbb'
12 1 DECLARE_CLASS 'aa_'
15 2 DECLARE_CLASS 'bb_', 'aa_'
18 3 NEW $0 'BB_'
4 DO_FCALL 0
5 INIT_METHOD_CALL $0, 'method'
6 SEND_VAL_EX 1
7 SEND_VAL_EX 1
8 DO_FCALL 0
21 9 DECLARE_CLASS 'aaa_'
22 10 DECLARE_CLASS 'bbb_', 'aaa_'
24 11 > RETURN 1
Class AAA:
Function method:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LKFbZ
function name: method
number of ops: 2
compiled vars: !0 = $x
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > RECV !0
1 > RETURN null
End of function method
End of class AAA.
Class BBB:
Function method:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LKFbZ
function name: method
number of ops: 3
compiled vars: !0 = $x, !1 = $y
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
1 RECV_INIT !1 null
2 > RETURN null
End of function method
End of class BBB.
Class AA_:
Function method:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LKFbZ
function name: method
number of ops: 2
compiled vars: !0 = $x
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > RECV !0
1 > RETURN null
End of function method
End of class AA_.
Class BB_:
Function method:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LKFbZ
function name: method
number of ops: 3
compiled vars: !0 = $x, !1 = $y
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > RECV !0
1 RECV_INIT !1 null
2 > RETURN null
End of function method
End of class BB_.
Class AAA_: [no user functions]
Class BBB_: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0