This is a follow up for https://github.com/angular/angular/pull/34804 PR Close #35022
Delete `ɵɵallocHostVars` instruction in favor of using `hostVars` declaration on `DrictiveDef` directly. PR Close #34708