Files
ladybird/Userland/Libraries/LibJS/Runtime/IteratorOperations.cpp
Idan Horowitz 14e99b9b68 LibJS: Change create_iterator_result_object's return type to Object*
This always returns an Object, so there's no reason to return a less
explicit Value.
2021-09-28 16:51:27 +02:00

7.1 KiB