angular/packages/core/test/render3/instructions
Pawel Kozlowski da7318e2fa refactor(core): remove debug data structures (#48281)
This commit removes several debug data structures from
the framework runtime. The data structures in question
were introduced in the framework in the past with the
idea of having debugging aid in the form of the human-redable
data structures. It turned out that in practice those
data structures were not used (most of the fwk developers
didn't even know about their existence!), yet we kept
paying the price of maintaining those duplicated (prod
and debug) version of the data structures.

PR Close #48281
2022-11-30 09:27:59 -08:00
..
mock_renderer_factory.ts test(core): migrate tests off of Renderer3 interfaces (#46605) 2022-06-30 09:04:56 -07:00
shared_spec.ts test(core): remove enableRenderer3 and Renderer3 from tests (#46612) 2022-06-29 11:18:22 -07:00
styling_spec.ts test(core): remove enableRenderer3 and Renderer3 from tests (#46612) 2022-06-29 11:18:22 -07:00