Fix map_gc_page on win32.
commit24c8699dff7bc2b3be4c45aa61c32cb22782b175
authorStas Boukarev <stassats@gmail.com>
Wed, 6 Dec 2017 14:03:33 +0000 (6 17:03 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 6 Dec 2017 14:03:33 +0000 (6 17:03 +0300)
tree24a9afc603986e41e0c5c51f0b037a26d76e8031
parenta56e07d2031abe000d38db89328d5e3100f65e7e
Fix map_gc_page on win32.

Map the whole page, not 8 bytes.
src/runtime/win32-os.c