Forgot to use emitLdLowPtr for Class::m_invoke
commit01caa55b1c68ee967a4353651535d0394d24e8b4
authorMax Wang <mwang@fb.com>
Mon, 6 Oct 2014 17:23:51 +0000 (6 10:23 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 6 Oct 2014 18:00:28 +0000 (6 11:00 -0700)
tree3e118753d2fe0547c408830518eb363f610479c7
parent9340d37121566f804952dd71c33c1e82a35255c9
Forgot to use emitLdLowPtr for Class::m_invoke

Reviewed By: @bertmaher, @markw65

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