Use EqX instead of Eq for Obj/Num comparisons.
commit75bfe30178a872cdc21a2012ace88b124a6199b8
authorAlex Malyshev <alexanderm@fb.com>
Tue, 9 Sep 2014 21:24:57 +0000 (9 14:24 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 9 Sep 2014 21:30:22 +0000 (9 14:30 -0700)
tree35865f850cde50d13cab6aa09acbdb32e5311987
parent0aed0546d8a62f646560d97f8ff08cde55d93702
Use EqX instead of Eq for Obj/Num comparisons.

Summary: Converting an Obj to Int or Dbl will reenter the VM to raise a notice.

Reviewed By: @jano

Differential Revision: D1542454
hphp/runtime/vm/jit/hhbc-translator.cpp