[wasm][debugger] Skip generated wrappers when trying to step into/out with JustMyCode...
authorThays Grazia <thaystg@gmail.com>
Tue, 7 Feb 2023 19:48:36 +0000 (16:48 -0300)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 19:48:36 +0000 (16:48 -0300)
commit8a1e99e24fa12d8387a31459d39230cb1a37ebb1
treea0b02533ee15644b3b24f0cac0ccbfe22e7edf7a
parentb45ee2bcd754e8715712bf71e49117a789887185
[wasm][debugger] Skip generated wrappers when trying to step into/out with JustMyCode enabled (#81715)

* Skip generated wrappers when trying to step.

* Changing to use  System.Diagnostics.DebuggerNonUserCode
src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/Constants.cs
src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSExportGenerator.cs
src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.cs