Skip to content

Mutability issues #81

Open
Open
@AlixANNERAUD

Description

@AlixANNERAUD

Similar to issue #75, some references are marked as immutable even though the underlying objects are modified. For example, in Function::call, Instance is marked as immutable, but it's unlikely that Instance is only being read when a function is called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions