Skip to content

Introduce an eviction mechansim to all of the static stores that are used in the compiler #1035

@kontheocharis

Description

@kontheocharis

Currently, there is no mechanism to clear all of the static stores that are being used in the compiler. This task involves changing the static stores interface to have a function to evict() the contents of the static stores.

All of the evictions should then happen when a new CompilerState is created.

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