Files
ladybird/Userland/Libraries/LibJS/Heap/Handle.cpp
Andreas Kling 63cc2650e3 LibJS: Make Handle<T> more user-friendly
Allow *handle, !handle, handle.ptr(), assignment from compatible
pointer types, etc. This is in preparation for using Handles in
more generated code.
2022-09-03 00:36:26 +02:00

410 B