diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-02-04 19:29:26 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-02-05 00:09:32 +0100 |
commit | 2b028f6faa3196f2498f29613f66ba374e6c253a (patch) | |
tree | 104eebda8875e825d191b5c4b45ab588e1f706fd /Tests/LibEDID | |
parent | 4c506f91fecd0d795dd69c49d2d5edbada5ae130 (diff) | |
download | serenity-2b028f6faa3196f2498f29613f66ba374e6c253a.zip |
LibRegex+LibJS: Avoid searching for more than one match in JS RegExps
All of JS's regular expression APIs only want a single match, so avoid
trying to produce more (which will be discarded anyway).
Diffstat (limited to 'Tests/LibEDID')
0 files changed, 0 insertions, 0 deletions