Files
ladybird/Userland/Libraries/LibJS/Runtime/ScriptFunction.h
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

2.1 KiB