aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/map.txt
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2018-10-10 14:09:17 +0200
committerAyke van Laethem <[email protected]>2018-10-10 14:09:17 +0200
commit0ce5347409b0400ce83e4122075d1559188fc51a (patch)
tree723a01dbb88dbd2f9c8da655af3e24285899f718 /testdata/map.txt
parente1e3dbdce668ebb01a928dad6a4ce6d21010bdc0 (diff)
downloadtinygo-0ce5347409b0400ce83e4122075d1559188fc51a.tar.gz
tinygo-0ce5347409b0400ce83e4122075d1559188fc51a.zip
runtime: fix hashmap lookup of entries at position > 8
Bigger hashmaps (size > 8) use multiple buckets in a chain. The lookup code looked at multiple buckets for a lookup, but kept checking the first bucket for key equality.
Diffstat (limited to 'testdata/map.txt')
0 files changed, 0 insertions, 0 deletions