weaveClasses

internal fun weaveClasses(input: Map<String, ByteArray>, killIdField: String, evalId: Int, classpath: List<File>): Map<String, ByteArray>

Post-compile bytecode pipeline. classpath is the compile classpath the snippet was built against, used as the remap reference.