Fix some hhbc verifier bugs
commit785b07cc42245cf3d86425b19a664278c20eb1be
authormwilliams <mwilliams@fb.com>
Fri, 31 May 2013 01:06:02 +0000 (30 18:06 -0700)
committersgolemon <sgolemon@hiphop-ubuntu-12.04-64>
Mon, 3 Jun 2013 17:54:38 +0000 (3 10:54 -0700)
tree852a43eaf42494510f1e6d6222f51666ef3bb717
parent8e78ddd0b1825b6037d93be815286daf918ae757
Fix some hhbc verifier bugs

With these changes, we can run

  HHVM_ALWAYS_VERIFY=1 HHVM_VERIFY_VERBOSE=1 hhvm

without crashing.
hphp/runtime/vm/func.cpp
hphp/runtime/vm/verifier/check_func.cpp