Fix Arr=Packed | BoxedInitCell.
commita89fb118cedcc00e3d243c839e91b81afc7a78b4
authorAlex Malyshev <alexanderm@fb.com>
Mon, 8 Dec 2014 18:19:58 +0000 (8 10:19 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 8 Dec 2014 19:30:32 +0000 (8 11:30 -0800)
treec474a2a53d9f2b7ea6dda28bcbc92526aa25a465
parentbbe499439dfbb40d4cead7522018012241cdf2ed
Fix Arr=Packed | BoxedInitCell.

Summary: We weren't correctly dropping the specialization, and hitting an assert when
constructing the new type.

Reviewed By: @jdelong

Differential Revision: D1721056
hphp/runtime/test/type.cpp
hphp/runtime/vm/jit/type.cpp