mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`LFrame` stores information specifice to the current `LView` As the code enters and leaves `LView`s we use `enterView()` and `leaveView()` respectively to build a a stack of `LFrame`s. This allows us to easily restore the previous `LView` instruction state. PR Close #33178 |
||
|---|---|---|
| .. | ||
| html_sanitizer_spec.ts | ||
| sanatization_spec.ts | ||
| style_sanitizer_spec.ts | ||
| url_sanitizer_spec.ts | ||