Skip to content

review TREE_NODE_SZ_SMALL against TREE_NODE_SZ_LARGE #12

@sandreenko

Description

@sandreenko

max(sizeof(GenTreeIntCon), sizeof(GenTreeLclFld));

GenTreeIntCon has 3 pointer size values

// In debug, on some platforms (e.g., when LATE_DISASM is defined), GenTreeIntCon is bigger than GenTreeLclFld.

GenTreeIntCon doesn't depend on LATE_DISASM

Print all structs and their sizes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions