invokeLocalInsn

fun invokeLocalInsn(name: String, size: Int)

Loads a function from the scope and invokes it with arguments.

Stack Inputs: (args...)

Stack Outputs: (result)