mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In mojom, there's a notion of a request/response pair. This CL teaches the JS bindings not to GC a message pipe after a request has been issued but before the response has been received. R=hansmuller@chromium.org Review URL: https://codereview.chromium.org/696373003
These are work-in-progress examples of how the language might look. They won't currently work.