Skip to content

Multicore JIT MAX_METHODS = 0x4000 limitation #107567

@FixBo

Description

@FixBo

Such limit looks to small now days

const unsigned MAX_METHODS = 0x4000; // Maximum allowed number of methods (2^14 values) (in principle this is also limited by "unsigned short" counters)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions