Files
sdk/pkg/dev_compiler/lib
Srujan Gaddam 9bc0d51467 [ddc] Compute js_util method regexes only once
sra@ noticed that we're recreating this RegExp every time
and we could just compute it once and store it in a static
field instead.

Change-Id: Iab2875d12295f0dc084aa1f0fb5e649b28c73c3b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420165
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2025-04-03 13:34:17 -07:00
..