diff options
| author | Bartek Iwańczuk <biwanczuk@gmail.com> | 2023-03-18 15:25:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-18 20:25:28 +0100 |
| commit | f6c364fcf6d9eb341d982f7b2084166ca2d25822 (patch) | |
| tree | eaaa9eefeca0a68efd09750626082761021d090f /ext | |
| parent | 00f4c0df97a7b47495e077a8237142995cb78077 (diff) | |
Revert "perf(core): use static specifier in ExtensionFileSource (#182… (#18270)
…64)"
This reverts commit 8af0c8351935ea7c6c0441055d5164908322c9d6.
Causes bench stage to fail on CI.
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/url/benches/url_ops.rs | 2 | ||||
| -rw-r--r-- | ext/web/benches/encoding.rs | 2 | ||||
| -rw-r--r-- | ext/web/benches/timers_ops.rs | 2 | ||||
| -rw-r--r-- | ext/webidl/benches/dict.rs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ext/url/benches/url_ops.rs b/ext/url/benches/url_ops.rs index 2e5666552..4096a6a92 100644 --- a/ext/url/benches/url_ops.rs +++ b/ext/url/benches/url_ops.rs @@ -15,7 +15,7 @@ fn setup() -> Vec<Extension> { deno_url::deno_url::init_ops_and_esm(), Extension::builder("bench_setup") .esm(vec