ladybird/Userland/Libraries/LibWeb/Platform
Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE
This fixes the relevant warnings when running LibJSGCVerifier. Note that
the analysis is only performed over LibJS-adjacent code, but could be
performed over the entire codebase. That will have to wait for a future
commit.
2024-04-09 09:10:44 +02:00
..
AudioCodecPlugin.cpp
AudioCodecPlugin.h
AudioCodecPluginAgnostic.cpp
AudioCodecPluginAgnostic.h
EventLoopPlugin.cpp
EventLoopPlugin.h Everywhere: Mark a bunch of function parameters as NOESCAPE 2024-04-09 09:10:44 +02:00
EventLoopPluginSerenity.cpp
EventLoopPluginSerenity.h
FontPlugin.cpp
FontPlugin.h
FontPluginSerenity.cpp
FontPluginSerenity.h
ImageCodecPlugin.cpp
ImageCodecPlugin.h
Timer.cpp
Timer.h
TimerSerenity.cpp
TimerSerenity.h