blob: efc24df6b7a8852e3e3d0ec8b131216335da8fd8 [file] [log] [blame]
extension E on int {
int get _identityHashCode => 42;
bool _instanceOf(instantiatorTypeArguments, functionTypeArguments, type) {}
bool _simpleInstanceOf(dynamic type) {}
bool _simpleInstanceOfTrue(dynamic type) {}
bool _simpleInstanceOfFalse(dynamic type) {}
}