Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/V1WHC
function name: (null)
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > > RETURN 1
Class Node:
Function create:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/V1WHC
function name: create
number of ops: 2
compiled vars: !0 = $parent
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV_INIT !0 null
8 1 > RETURN null
End of function create
End of class Node.
Class NamedNode:
Function create:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/V1WHC
function name: create
number of ops: 3
compiled vars: !0 = $name, !1 = $parent
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > RECV_INIT !0 ''
1 RECV_INIT !1 null
16 2 > RETURN null
End of function create
End of class NamedNode.
Generated using Vulcan Logic Dumper, using php 8.0.0