Fix typo and emit_dynamic_collection logic
commit424f59cec886f1de4e2517b4edff1ddeb7ae8310
authorMillie Chen <milliechen@fb.com>
Tue, 7 Apr 2020 20:44:34 +0000 (7 13:44 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 7 Apr 2020 20:48:04 +0000 (7 13:48 -0700)
treed3a0e7a05277250896cc61ddf0824ac07ff07b38
parent175690b6f39d5d4bf62c9e1088d181066012076f
Fix typo and emit_dynamic_collection logic

Summary:
- Fix typos from D20873549: the default number of returns for `fcallfuncd` is 1 not 0
- Fix logic in `is_struct_init` that's used in emitting collections

Reviewed By: shiqicao

Differential Revision: D20898193

fbshipit-source-id: 8088f53a32fb95c7790a22d01f96b4408f9f8a1f
hphp/hack/src/hhbc/emit_body.rs
hphp/hack/src/hhbc/emit_expression.rs