Factor size() and allocSize() out of struct Header
commitf0b9f51ccef34c16c35e71833ed2bc7cd343ecfb
authorEdwin Smith <smith@fb.com>
Thu, 29 Jun 2017 20:57:38 +0000 (29 13:57 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 29 Jun 2017 20:59:26 +0000 (29 13:59 -0700)
tree91ea90a81c9f7ee0a16eb4e106b667c299070786
parentce0820527860641a0795ba145384572526cd077e
Factor size() and allocSize() out of struct Header

Summary: Part 2 in the series to kill struct Header.

Reviewed By: ricklavoie

Differential Revision: D5347146

fbshipit-source-id: f29d4d723a565cffd16918baa6db389d06cfd267
hphp/runtime/base/memory-manager-defs.h
hphp/runtime/base/memory-manager.cpp