LGTM Note: This proposal is at Stage 3 (which signals that this is ready for shipping). On Fri, Jun 8, 2018 at 8:57 AM Joyee Cheung <[email protected]> wrote: > > Contact emails > > [email protected], [email protected] > > Spec > > https://tc39.github.io/proposal-Symbol-description/ > > Summary > > This proposal Expose the [[Description]] internal slot of a symbol directly > instead of just indirectly through Symbol.prototype.toString. > > Is this feature supported on all six Blink platforms (Windows, Mac, Linux, > Chrome OS, Android, and Android WebView)? > > Yes. > > Interoperability risk > > Edge: No public signals > > Firefox: No public signals > > Safari: No public signals > > Tests > > test262 contains tests for Symbol.prototype.description, which V8 passes. > > V8 also has its own tests: > https://chromium.googlesource.com/v8/v8/+/master/test/mjsunit/harmony/symbol-description.js > > Tracking bug > > https://bugs.chromium.org/p/v8/issues/detail?id=7807 > > Entry on the feature dashboard > > https://www.chromestatus.com/features/5340787290144768 > > Requesting approval to ship? > > Yes. > > Note that since this is a V8/JS feature, this post is just an FYI to > blink-dev — no signoff from Blink API owners is required. > > > > -- > -- > v8-users mailing list > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout.
-- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
