jurajmaj

Results 1 issues of jurajmaj

Fixes #1167 Null properties in `VmTyped` previously caused a NPE when accessed through `hashCode()`. This fix adds null checks so that `containsKey` and other map operations do not crash.