Skip to content

sameRuntimeType() function #49154

@Hixie

Description

@Hixie

In #49113 (comment) @lrhn suggests:

an external static bool sameRuntimeType(Object? o1, Object o2); on Type that you could use to compare runtime types without reifying them, like we do with identical and identityHashCode for identity

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions