insert

open override fun insert(offset: Int, block: TargetedAssembly.() -> Unit)(source)

Insert instructions at the first insn node in this target.

Parameters

offset

offset the insertion target node index

block

bytecode assembly routine