namedMethodOn

fun namedMethodOn(runtimeOwnerFqn: String, runtimeMethod: String, desc: String): String?

The exact counterpart of reverseMethod: runtimeMethod with descriptor desc on the RUNTIME owner runtimeOwnerFqn. Null when unmapped — including where the index was pruned away, which is exactly where reverseMethod answers on its own. Callers climb: an override's row lives under the class it inherited from.