mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:58:11 +00:00
![]() This was previously used as a wrapper for Regex::match when that method was invoked by multiple RegExp.prototype implementations. But now all implementations go through the RegExpExec abstraction, so this helper is not needed. Remove it to discourage its usage. Also update a comment about using dynamic properties for lastIndex; this is no longer a FIXME. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |