Skip to content

Only provide aliases for multiple use calls #903

@kpdecker

Description

@kpdecker

After #902 is merged, we should be able to make aliases conditional. By flagging the call with metadata, we should be able to scan the chunk tree and see if multiple references to a particular alias exists in a given context. If only one exists then we can avoid the slight variable overhead and access the method in question directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions