I want to collect some information when the bytecode is compiling by the JIT, and want to print the information before the VM exits. Where can I insert the print function?
Thanks, Chengrong
I want to collect some information when the bytecode is compiling by the JIT, and want to print the information before the VM exits. Where can I insert the print function?
Thanks, Chengrong