Jenny Messerly
Results
32
issues of
Jenny Messerly
Split from #520 The following test fails, because defineExtensionMember does not find a property descriptor for MyList.length, so it does not create `[dartx.length]` and thus ListMixin.forEach will throw. ``` dart...
P2 medium
area-dev-compiler
moved from https://github.com/dart-lang/sdk/issues/17873 > To support deferred libraries we would need a way to annotate what is intended to be loaded in a deferred fashion. > > This could be...