Skip to content

add an intrinsic for checking if a type is managed #7139

Closed
@thestinger

Description

@thestinger

This is needed to call local_malloc/local_free when they're needed from library implementations of smart pointers. Otherwise, you end up having to use ~ pointers for the allocations with the useless 32-byte header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions