Skip to content

[Feature]: Add support to trap removal #1010

@michaelyoukeim

Description

@michaelyoukeim

Missing Feature

The StmtGraph class lacks a removeTrap method, which would provide a direct way to remove traps. Currently, traps can only be removed by removing the associated exception from MutableBasicBlock or MutableBlockStmtGraph, which is less straightforward.

Metadata

Metadata

Labels

improvementnew feature, improve in readability, structure or performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions