mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
These callbacks are evaluated synchronously via JS::Call. We do not need to construct an expensive RootVector container just to immediately invoke the callbacks. Stylistically, this also helps indicate where the actual arguments start at the call sites, by wrapping the arguments in braces. |
||
|---|---|---|
| .. | ||
| ResizeObservation.cpp | ||
| ResizeObservation.h | ||
| ResizeObserver.cpp | ||
| ResizeObserver.h | ||
| ResizeObserver.idl | ||
| ResizeObserverEntry.cpp | ||
| ResizeObserverEntry.h | ||
| ResizeObserverEntry.idl | ||
| ResizeObserverSize.cpp | ||
| ResizeObserverSize.h | ||
| ResizeObserverSize.idl | ||