Files
ladybird/Userland/Libraries/LibJS/Bytecode/Op.cpp
Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator'
This avoid confusion in the order of the multiple boolean parameters
that exist.
2021-06-11 19:42:58 +04:30

17 KiB