Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Harden SuperPMI replay against missing data (#50307)
When generating disasm for an SPMI replay, we can call `eeGetMethodFullName` for callees for which we are missing data. Fix `MethodContext::repGetArgNext` to raise an appropriate exception, and not crash, when it encounters missing data.
- Loading branch information