KindOfFunc -> String should use name() not fullName()
commit8c249b7bce50f2bf952b68570d820bffc7e5dba1
authorPaul Bissonnette <paulbiss@fb.com>
Mon, 5 Nov 2018 17:33:10 +0000 (5 09:33 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 5 Nov 2018 17:36:18 +0000 (5 09:36 -0800)
treec04ab2510e1f0d04621a919369a2f823b56cd850
parentb55bb4940050af1a7db92f59b63d8d31a0cd54f1
KindOfFunc -> String should use name() not fullName()

Reviewed By: ricklavoie

Differential Revision: D12828623

fbshipit-source-id: 16434d4bf5742b7d3ef13a333aab217642e83858
hphp/doc/ir.specification
hphp/runtime/vm/func-inl.h
hphp/runtime/vm/func.h
hphp/runtime/vm/jit/dce.cpp
hphp/runtime/vm/jit/ir-opcode.cpp
hphp/runtime/vm/jit/irgen-types.cpp
hphp/runtime/vm/jit/irlower-class-func.cpp
hphp/runtime/vm/jit/memory-effects.cpp
hphp/test/slow/class-meth-str.php [new file with mode: 0644]
hphp/test/slow/class-meth-str.php.expect [new file with mode: 0644]