mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
5cd1016714
This is really just a type alias for NonnullGCPtr<T>, but it provides a way to have non-owning non-visited NonnullGCPtr<T> without getting yelled at by the Clang plugin for catching GC errors. (cherry picked from commit 6a6618f5eab6e6a2c7c3fc03f8063cc6b497a0ec) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LambdaCapturePluginAction.cpp | ||
LambdaCapturePluginAction.h | ||
LibJSGCPluginAction.cpp | ||
LibJSGCPluginAction.h |