Support type-aliased nullable, tuples in IsNameD
commit3613565f66b468d7104fa0ce3633aebd8fac3e39
authorKunal Mehta <kunalm@fb.com>
Thu, 22 Mar 2018 03:37:36 +0000 (21 20:37 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 22 Mar 2018 03:53:33 +0000 (21 20:53 -0700)
treef334faf46a920276ac15be5571bcdc6c8c3a4546
parent298d6f7310abb3a6445afc4bf12959b7d174a69d
Support type-aliased nullable, tuples in IsNameD

Reviewed By: swtaarrs

Differential Revision: D7326461

fbshipit-source-id: 8d32dfd34dd283cea115def51c8ef8990f440dc9
hphp/runtime/vm/bytecode.cpp
hphp/test/slow/is_expression/is-expression-ta-tuple.php [new file with mode: 0644]
hphp/test/slow/is_expression/is-expression-ta-tuple.php.expect [new file with mode: 0644]