| commit | 63dbf2f82b2c4fb9ee5d358ea0218c9737e1e8e6 | [log] [tgz] |
|---|---|---|
| author | Ömer Sinan Ağacan <omersa@google.com> | Thu Sep 19 12:06:02 2024 +0200 |
| committer | GitHub <noreply@github.com> | Thu Sep 19 12:06:02 2024 +0200 |
| tree | 96d56ce5d4028459f648520e08b7b5135fa72105 | |
| parent | 875fad0c96c5fe34cd8d4680c3a1aa41efc56f49 [diff] |
Relax URI matching in V8 Wasm frame regex (dart-lang/stack_trace#161) Handle URIs other than `wasm://`. Fixes dart-lang/stack_trace#131.