Use HeapObject instead of Header in perf-mem-event.cpp
commiteaa827b56cf42e00de52ed48e52d67412900dd89
authorEdwin Smith <smith@fb.com>
Wed, 28 Jun 2017 13:17:59 +0000 (28 06:17 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 28 Jun 2017 13:23:32 +0000 (28 06:23 -0700)
tree953a23d80286f2cae2ea686c0f154865dd5643fd
parent11334da4b9edf86bfebd998a40419a5217f6a337
Use HeapObject instead of Header in perf-mem-event.cpp

Summary:
First in a series of diffs to eliminate struct Header, using
HeapObject instead, since it's the true base class.

Reviewed By: mxw

Differential Revision: D5331727

fbshipit-source-id: c1dda1fb98e78254bf4923893e18f4213f09c022
hphp/runtime/base/perf-mem-event.cpp
hphp/runtime/vm/resumable.h