Files
serenity/Userland/Libraries/LibJS/Runtime/Temporal/PlainTime.cpp
Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr
Since it can't return null.

This also results in a bunch of fallout from callers who were
expecting a raw pointer.
2024-02-16 12:27:23 -05:00

34 KiB