reflectClass
on record type crashes VM
#59863
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-mirrors
type-enhancement
A request for a change that isn't a bug
Example:
I know
dart:mirrors
are not really supported, but crashing with a segmentation fault seems a little harsher than necessary. ThrowingUnuspportedError
for unrecognized types seems safer than a native assertion failure.The text was updated successfully, but these errors were encountered: