Commit 789ab36
committed
Merge pull request #3526 from sigatrev:StackWalkLoops
native code address was being cleared more often than it should causing the trace to use the line/column numbers of the last bytecode instruction executed which is not where the error occurs if it was during jitted code.
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
541 | 540 | | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | 541 | | |
546 | 542 | | |
547 | 543 | | |
| |||
678 | 674 | | |
679 | 675 | | |
680 | 676 | | |
| 677 | + | |
681 | 678 | | |
682 | 679 | | |
683 | 680 | | |
| |||
0 commit comments