Ticket #1903 (new bug)
tailcall method invocation pops exception handlers
| Reported by: | plobsing | Owned by: | whiteknight |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | none | Version: | master |
| Severity: | medium | Keywords: | exception |
| Cc: | Language: | ||
| Patch status: | Platform: | all |
Description
Tailcalling a function call leaves the exception handlers created for the current frame active. Tailcalling a method invocation does not.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

