Fixes dart-lang/sdk#48391. Use function with 'no-inline' to create a WeakReference and to lost link to its target
8 files changed
tree: 84d86dc4d5d2da223661c7ad519e57725b42e6c4
  1. Language/
  2. LanguageFeatures/
  3. LibTest/
  4. Utils/
  5. AUTHORS
  6. codereview.settings
  7. CONTRIBUTING.md
  8. LICENSE
  9. README.md
  10. testcfg.py
README.md

co19 - Dart language and library conformance test suite

This repository contains conformance tests for Dart language and Dart runtime libraries

Files in this test suite are only considered tests if their filenames match the regexp r"t[0-9]{2}.dart$"