Remove mInstrStateDefine from HHBBC
commitc51cdb6c7ed30ab77e1d0b405de2147c22b51f76
authorRick Lavoie <rlavoie@fb.com>
Tue, 15 Jan 2019 05:23:05 +0000 (14 21:23 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 15 Jan 2019 05:26:59 +0000 (14 21:26 -0800)
tree11f09b5b8332cd6b5dcb949d356f8babe8b21909
parentad2296b19f47bf810e8dfe5c6ac00935f7149ea7
Remove mInstrStateDefine from HHBBC

Summary:
It was used to analyze member operations where we weren't sure if we
have to box the value or not. The code using it has been removed, so remove the
declaration as well.

Reviewed By: paulbiss, markw65

Differential Revision: D13664337

fbshipit-source-id: 14310341ca7dc0b8ba67e634f3fe00e2dc83806e
hphp/hhbbc/interp-minstr.cpp
hphp/hhbbc/interp-state.cpp
hphp/hhbbc/interp-state.h