Files
ladybird/Userland/Libraries/LibWeb/HTML/Window.cpp
Andreas Kling 8341f142ea LibWeb: Add HTML::Window::cached_web_prototype()
This is a simpler version of ensure_web_prototype<T>(). This new version
assumes that we already have a cached instance of the prototype.
2022-09-06 00:27:09 +02:00

57 KiB