New behavior for 3.4: method names are preceded by class or module name in backtraces.
This will require work on how we construct backtraces, and potentially additional embedded information in the JIT method names so we can extract it later.
Tagging for 10.0 because it's a minor feature and major work.
See https://bugs.ruby-lang.org/issues/19117