fireModify

open fun fireModify(slot: Int, key: String, sig: MethodType, self: Any, args: Array<Any>, returned: Any, thrown: Throwable): Any

Target of the inlined INVOKESTATIC woven at every exit of a modify-patched method. A throwing or missing handler answers returned, which is assigned back unchanged.

Return

the method's new return value