Contact emails m...@gus.host Explainer https://docs.google.com/document/d/1k7WuOEU6Bi7WwL5sHFLthxS7_jkG3ao3NsbFJ5DNwtQ/edit https://github.com/tc39/proposal-optional-chaining
Design docs/spec Specification: https://tc39.es/proposal-optional-chaining https://docs.google.com/document/d/1k7WuOEU6Bi7WwL5sHFLthxS7_jkG3ao3NsbFJ5DNwtQ/edit TAG review Summary Optional Chaining is a new feature in JavaScript which allows safe access of properties from possibly-nullish objects, and safe calls to possibly-nullish functions. Motivation Optional Chaining reached Stage 3 at the July 2019 TC39 meeting. Risks Interoperability and Compatibility No risk. Firefox: Public support (https://bugzilla.mozilla.org/show_bug.cgi?id=1566143) Edge: No public signals Safari: In development (https://bugs.webkit.org/show_bug.cgi?id=200199) Web developers: Strongly positive Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)? Yes Is this feature fully tested by test262? No Link to entry on the Chrome Platform Status https://www.chromestatus.com/feature/5748330720133120 -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/CALJNZ0g4CgTm_YWdwrrt%2BiT-Wg3bwZHZTog3ELH_3xUuY0s6sQ%40mail.gmail.com.