Make globals local where possible in hh_shared.c
commitce47b050f3d19a5608ed7ddf4d6d96fe8d9a1183
authorJez Ng <jezng@fb.com>
Thu, 9 Oct 2014 00:14:24 +0000 (8 17:14 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 9 Oct 2014 00:30:30 +0000 (8 17:30 -0700)
treed9ec0730fded60a3b925864cda97727f32e6b2cb
parent3ed33e00f057ec33a114dff92af04cb2ca0f4c67
Make globals local where possible in hh_shared.c

Summary: I'm about to try and serialize global state, so the less state
there is, the better :)

Reviewed By: @jwatzman

Differential Revision: D1601865
hphp/hack/src/heap/hh_shared.c