Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/tUivC function name: (null) number of ops: 10 compiled vars: !0 = $test line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'set_error_handler' 1 DECLARE_LAMBDA_FUNCTION ~1 [0] 9 2 SEND_VAL ~1 3 3 DO_ICALL 21 4 NEW $3 'Test' 5 DO_FCALL 0 6 ASSIGN !0, $3 22 7 INIT_METHOD_CALL !0, 'try' 8 DO_FCALL 0 9 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 14 Branch analysis from position: 6 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/tUivC function name: {closure} number of ops: 17 compiled vars: !0 = $errorNo, !1 = $message, !2 = $file, !3 = $line line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV !1 2 RECV !2 3 RECV !3 5 4 IS_EQUAL !0, 8192 5 > JMPZ ~4, ->14 6 6 > NEW $5 'ErrorException' 7 SEND_VAR_EX !1 8 SEND_VAL_EX 0 9 SEND_VAR_EX !0 10 SEND_VAR_EX !2 11 SEND_VAR_EX !3 12 DO_FCALL 0 13 > THROW 0 $5 8 14 > > RETURN <true> 9 15* VERIFY_RETURN_TYPE 16* > RETURN null End of Dynamic Function 0 Class Test: Function try: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/tUivC function name: try number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > ASSIGN_OBJ 'property' 1 OP_DATA 'hello' 16 2 > RETURN null End of function try End of class Test.
Generated using Vulcan Logic Dumper, using php 8.0.0