Commit 41616df
committed
Improve
Add `debug` as disposition option: if the `how` parameter is `debug`,
the scriptlet will trigger a `debugger` statement and the target
method won't be suppressed. Useful to find out how the method is
being called by page code. To be used for investigation purpose only.trusted-suppress-native-method scriptlet1 parent fd60f54 commit 41616df
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4432 | 4432 | | |
4433 | 4433 | | |
4434 | 4434 | | |
4435 | | - | |
4436 | | - | |
4437 | | - | |
4438 | 4435 | | |
4439 | 4436 | | |
4440 | 4437 | | |
4441 | | - | |
| 4438 | + | |
4442 | 4439 | | |
4443 | 4440 | | |
4444 | 4441 | | |
| |||
4450 | 4447 | | |
4451 | 4448 | | |
4452 | 4449 | | |
| 4450 | + | |
| 4451 | + | |
| 4452 | + | |
| 4453 | + | |
4453 | 4454 | | |
4454 | 4455 | | |
4455 | 4456 | | |
| |||
0 commit comments