commit | 16dc2c172efd662aabf925122324e53d1d0183d3 | [log] [tgz] |
---|---|---|
author | Anna Gringauze <annagrin@google.com> | Thu May 05 11:18:17 2022 -0700 |
committer | GitHub <noreply@github.com> | Thu May 05 11:18:17 2022 -0700 |
tree | c495d86cbf4df2de2da49bf35f16acd9a1a46c76 | |
parent | 049a8b84b066547191f9c3778b9e060522a41e27 [diff] |
Fix slow stepping into with deferred loaded modules (#1593) * Fix slow stepping into with deferred loaded modules * Only consider previous JS location for sourcemap matching * Updated tests