Files
ladybird/Userland/Libraries/LibJS/Runtime/VM.cpp
Timothy Flynn 428109e709 LibJS: Forward declare IteratorRecord and remove inclusion from VM.h
This drastically reduces the amount of compilation required when
Iterator.h is changed.
2023-06-26 10:39:07 +02:00

52 KiB