Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 24, Position 2 = 32
Branch analysis from position: 24
2 jumps found. (Code = 78) Position 1 = 25, Position 2 = 32
Branch analysis from position: 25
2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 31
Branch analysis from position: 28
1 jumps found. (Code = 42) Position 1 = 32
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 31
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
Branch analysis from position: 32
Branch analysis from position: 32
filename: /in/jVtPi
function name: (null)
number of ops: 34
compiled vars: !0 = $object, !1 = $dataRow
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > INIT_ARRAY ~2 8586332, 'id'
5 1 ADD_ARRAY_ELEMENT ~2 'hello%40myemail.com', 'email'
6 2 ADD_ARRAY_ELEMENT ~2 'Unknown', 'optInType'
7 3 ADD_ARRAY_ELEMENT ~2 'Html', 'emailType'
9 4 CAST 8 ~3 <array>
5 INIT_ARRAY ~4 ~3
10 6 CAST 8 ~5 <array>
7 ADD_ARRAY_ELEMENT ~4 ~5
11 8 CAST 8 ~6 <array>
9 ADD_ARRAY_ELEMENT ~4 ~6
12 10 CAST 8 ~7 <array>
11 ADD_ARRAY_ELEMENT ~4 ~7
13 12 CAST 8 ~8 <array>
13 ADD_ARRAY_ELEMENT ~4 ~8
14 14 CAST 8 ~9 <array>
15 ADD_ARRAY_ELEMENT ~4 ~9
15 16 CAST 8 ~10 <array>
17 ADD_ARRAY_ELEMENT ~4 ~10
18 ADD_ARRAY_ELEMENT ~2 ~4, 'dataFields'
17 19 ADD_ARRAY_ELEMENT ~2 'Subscribed', 'status'
20 CAST 8 ~11 ~2
3 21 ASSIGN !0, ~11
20 22 FETCH_OBJ_R ~13 !0, 'dataFields'
23 > FE_RESET_R $14 ~13, ->32
24 > > FE_FETCH_R $14, !1, ->32
21 25 > FETCH_OBJ_R ~15 !1, 'key'
26 IS_IDENTICAL ~15, 'THIS_KEY'
27 > JMPZ ~16, ->31
22 28 > FETCH_OBJ_R ~17 !1, 'value'
29 ECHO ~17
23 30 > JMP ->32
20 31 > > JMP ->24
32 > FE_FREE $14
25 33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0