mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9c835e89fe
Several profiler calls don't have any meaningful instance when producing a profiling event. This commit changes the default instance value to null to sreamline profiler invocations. PR Close #59233