mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
33769c234f
In this commit, we move `_checkParentType` to a separate function to avoid a redundant prototype method in production. PR Close #60041