SOMns
                                
                                 SOMns copied to clipboard
                                
                                    SOMns copied to clipboard
                            
                            
                            
                        Try to avoid use of custom Truffle instrumentation node traversal support
Currently, we still use a custom patch to Truffle to find nodes for instrumentation: https://github.com/smarr/truffle/commit/f792c4de7605e993098064c6690f2f6abce68c15.
Specifically, the DyM tool uses EventContext#findParentEventNode and EventContext#findChildEventNodes.
We may be able to avoid them by using APIs related to: https://github.com/oracle/graal/commit/e525df66cba9061c06d797eea855f0e17d4dfe91