-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Description
In #49113 (comment) @lrhn suggests:
an
external static bool sameRuntimeType(Object? o1, Object o2);
onType
that you could use to compare runtime types without reifying them, like we do withidentical
andidentityHashCode
for identity
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.