Improve verify_space()
commit72efc85ebec78250786e9e70ae6f032c3525cd75
authorDouglas Katzman <dougk@google.com>
Wed, 20 Sep 2017 07:26:06 +0000 (20 03:26 -0400)
committerDouglas Katzman <dougk@google.com>
Wed, 20 Sep 2017 07:27:18 +0000 (20 03:27 -0400)
treed42eacb8dedf1b915f0e46d5e2c15cf84d9abd29
parent9a20c2c0b04a4b73fd34ac81358082c796a66f68
Improve verify_space()

* Pass flags through when scanning dynamic space
* Scan thread-local storage
* Do not call object sizers on the binding stack or TLS
src/runtime/gencgc.c