Files
serenity/Userland/Libraries/LibJS/Heap
Andreas Kling 5cd1016714 LibJS: Add RawNonnullGCPtr<T>
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)
2024-11-11 17:22:05 -05:00
..
2024-11-11 17:22:05 -05:00
2024-02-22 16:44:54 +01:00
2024-02-22 16:44:54 +01:00