Don't use fast object allocation path for Enums
commit82745052d87b1adb7e63fbf2ece155c3ee217688
authorbsimmers <bsimmers@fb.com>
Tue, 26 Aug 2014 01:16:56 +0000 (25 18:16 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 27 Aug 2014 17:30:25 +0000 (27 10:30 -0700)
tree59cde58174e5b3c94ed6f2307b3dae0112032969
parent58a8ed3cc6cb1187d034cbcc39b40af8dcfda07d
Don't use fast object allocation path for Enums

Reviewed By: @bertmaher

Differential Revision: D1518831
hphp/runtime/vm/class-inl.h
hphp/runtime/vm/class.h
hphp/runtime/vm/jit/hhbc-translator.cpp