mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
a38a2dd343
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> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
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.