Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ffi] Fix mistake in NativeCallable.isolateLocal documentation.
NativeCallable.isolateLocal *does* keep the isolate alive by default. This was changed during review of the original CL, but the documentation wasn't updated. I've just copied the wording from `NativeCallable.listener` to make them totally consistent. Bug: #54294 Fixes: #54294 Change-Id: I2953da648f34b0a3cf1eb0fefb8edb2cccb0bf8d CoreLibraryReviewExempt: FFI is VM-only Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343980 Auto-Submit: Liam Appelbe <liama@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>
- Loading branch information