mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-07 00:04:40 +00:00
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.