mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit refactors Ivy runtime code to move `readPatchedData` and `attachPatchedData` functions to a single location for better maintainability and to make it easier to do further changes if needed. The `readPatchedLView` function was also moved to the same location (since it's a layer on top of the `readPatchedData` function). PR Close #41097 |
||
|---|---|---|
| .. | ||
| lview_debug_spec.ts | ||
| shared_spec.ts | ||
| styling_spec.ts | ||