Files
ladybird/Libraries/LibJS/Runtime/Cell.h
Andreas Kling fbb16073d1 LibJS: Make JS::Cell non-copyable and non-movable
Also make the JS::Cell default constructor protected to provove a
compilation error if you tried to allocate a plain cell.
2020-04-02 15:24:50 +02:00

2.2 KiB