Files
ladybird/Libraries/LibJS/Runtime/Value.cpp
Xavier Cooney 43f948b357 LibJS: Implement IsRegExp abstract operation
This is needed by various String.prototype operations, as well as
the RegExp constructor.
2020-12-26 01:09:04 +01:00

39 KiB