CheckType input must be in a register
commit349353f366a9557ce6bd991baa0ab9318fdd0484
authorEdwin Smith <smith@fb.com>
Mon, 19 May 2014 00:41:35 +0000 (18 17:41 -0700)
committerJoelMarcey <joelm@fb.com>
Tue, 20 May 2014 18:48:29 +0000 (20 11:48 -0700)
treea4086a4e2bd587f76358dce9e7a39c237cdb2458
parenteb1f20bf205cfc3e83d3bd25659b3d8d23dbe6de
CheckType input must be in a register

Summary: Noticed some broken code while browsing code, but it
turns out the broken case was never executed anyway.

Reviewed By: @bertmaher

Differential Revision: D1336305
hphp/runtime/vm/jit/code-gen-x64.cpp