summaryrefslogtreecommitdiffstats
path: root/platform/javascript/pre_asmjs.js
diff options
context:
space:
mode:
authorRaul Santos <raulsntos@gmail.com>2024-04-15 03:11:49 +0200
committerRaul Santos <raulsntos@gmail.com>2024-04-15 03:15:28 +0200
commit509d4f530236d940024b429ca3f3d270c097c4db (patch)
treed5896f309644ceff24e8d78799e1ba39abd55d51 /platform/javascript/pre_asmjs.js
parentb2f425fe680d1ed5d5b5fa9ae289ae93fd294607 (diff)
downloadredot-engine-509d4f530236d940024b429ca3f3d270c097c4db.tar.gz
C#: Fix ExprMatch for case sensitive matching
We were accidentally stopping the recursion when matching in the case sensitive scenario. Took the opportunity to also rename the private method to follow the Core method naming more closely so it's easier to compare the implementations in the future. Also, the private method now uses `ReadOnlySpan<char>` to avoid allocating strings on each recursion.
Diffstat (limited to 'platform/javascript/pre_asmjs.js')
0 files changed, 0 insertions, 0 deletions