Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/pv39f
function name: (null)
number of ops: 13
compiled vars: !0 = $b, !1 = $c
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > NEW $2 'B'
1 DO_FCALL 0
2 ASSIGN !0, $2
18 3 NEW $5 'C'
4 DO_FCALL 0
5 ASSIGN !1, $5
19 6 INIT_METHOD_CALL !0, 'getValue'
7 SEND_VAR_EX !0
8 DO_FCALL 0
20 9 INIT_METHOD_CALL !0, 'getValue'
10 SEND_VAR_EX !1
11 DO_FCALL 0
12 > RETURN 1
Class A: [no user functions]
Class B:
Function getvalue:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/pv39f
function name: getValue
number of ops: 4
compiled vars: !0 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 FETCH_OBJ_R ~1 !0, 'v'
2 ECHO ~1
10 3 > RETURN null
End of function getvalue
End of class B.
Class C: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0