Skip to content

JVM6 JIT caches duplicate values multiple times per compile unit #2718

@headius

Description

@headius

For example, if you have ten :foo in a script, it will emit the field, caching, and retrieval logic ten times. It should only emit one blob of logic for each unique immutable cached value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions