Skip to content

Recompile when methods are defined #922

@joeldrapper

Description

@joeldrapper

We should track which methods are inlined and recompile if any of those methods are redefined at runtime.

This means the compiler needs to not only produce new source code and a source maps, but also a list of instance methods that it depends on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions