Skip to content

Cache builtin method calls #2054

@scoder

Description

@scoder

Many calls to builtin methods are turned into C-API calls or helper function calls, but some are not. For them, it would be good to use the existing caching infrastructure that unpacks the underlying C function pointer and calls it directly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions