Currently exceptions in instrumentation code cannot be located back to there origin. It could be helpfull if exceptions contain hints in which file the exception has failed.
My first intuitions says that the debug information and the source map in the bytecode should be enhanced.
Currently exceptions in instrumentation code cannot be located back to there origin. It could be helpfull if exceptions contain hints in which file the exception has failed.
My first intuitions says that the debug information and the source map in the bytecode should be enhanced.