mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
5740f93ef4
GC-allocated objects should never have JS::SafeFunction/JS::Handle fields. For now the plugin only emits warnings here, as there are many cases of this occurring in the codebase that aren't trivial to fix. It is also behind a CMake flag since it is a _very_ loud warning. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LambdaCapturePluginAction.cpp | ||
LambdaCapturePluginAction.h | ||
LibJSGCPluginAction.cpp | ||
LibJSGCPluginAction.h |