Commits
Click on a commit to change the comparison rangeperf(semantic): remove bounds checks on unresolved references stack (#4390)
`SemanticBuilder` keeps a stack of hashmaps to track unresolved references. This stack only grows, never shrinks. Use that invariant to remove bounds checks.1 year ago
by overlookmotel