Darren Austin 9c643907f0 Guard against orphaned semantic objects from referencing dead accessibility bridge on iOS (flutter/engine#13857)
* Guard against orphaned semantic objects trying to reference a dead bridge on iOS.

* Switched back to a function instead of a macro for checking the bridge.

* Fixed some formatting issues.
2019-11-14 12:16:02 -08:00
..