dart-sdk/tests
Alexander Markov a38a2dd343 [vm/aot] Fix retaining of targets of FFI callbacks in precompiler
Account for the fact that a Function could be only reachable via
FfiTrampolineData in the FFI trampoline function.

TEST=ffi_2/function_callbacks_test
Fixes https://github.com/dart-lang/sdk/issues/45510

Change-Id: I2db81c7730ae48d1f1355aa236339e54562ee6c4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193893
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Tess Strickland <sstrickl@google.com>
2021-04-06 18:33:17 +00:00
..
co19
co19_2
corelib
corelib_2
dartdevc
dartdevc_2
ffi [vm/aot] Fix retaining of targets of FFI callbacks in precompiler 2021-04-06 18:33:17 +00:00
ffi_2 [vm/aot] Fix retaining of targets of FFI callbacks in precompiler 2021-04-06 18:33:17 +00:00
language Make language tests for issue #45551 2021-04-06 13:01:47 +00:00
language_2 Make language tests for issue #45551 2021-04-06 13:01:47 +00:00
lib
lib_2
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone
standalone_2
web
web_2
legacy_status_dart2js.csv
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.