Don't interp one {Class,Interface,Trait}Exists as much
commita5e94b6ef508f37c70f314f4391494a8c6511ee3
authorJordan DeLong <jdelong@fb.com>
Fri, 1 Nov 2013 00:10:44 +0000 (31 17:10 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 4 Nov 2013 21:55:21 +0000 (4 13:55 -0800)
treeded3cdb0e4828ad8e916c7146bbc3e47dd0db90f
parent3aa64638d9362b4cdd2f099e741ba24c85430697
Don't interp one {Class,Interface,Trait}Exists as much

Reviewed By: @swtaarrs

Differential Revision: D1038082
hphp/doc/ir.specification
hphp/runtime/vm/class.h
hphp/runtime/vm/jit/code-gen-arm.cpp
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/extra-data.h
hphp/runtime/vm/jit/hhbc-translator.cpp
hphp/runtime/vm/jit/hhbc-translator.h
hphp/runtime/vm/jit/ir.h
hphp/test/quick/class_exists_throw.php [new file with mode: 0644]
hphp/test/quick/class_exists_throw.php.expect [new file with mode: 0644]