Results 574 comments of Mark S. Miller

An relevant irony buried in https://github.com/endojs/endo/blob/f8aa142fb0fd70c366296e168097ff4d819db1e5/packages/ses/src/error/tame-console.js#L149-L165 is that (in this browser case) `errorTrapping: 'none'` doesn't mean *none*, it means *use the platform's default trapping behavior*, whereas `errorTrapping: 'platform'` doesn't mean...

I did not understand this. "LSP"?

See https://github.com/endojs/endo/issues/2908

The snippet above has grown into the code at https://github.com/nodejs/node/blob/fc3f19ef932444e8de5d69fe3fb5033b2e0ec2e4/lib/internal/util/inspect.js#L627 If the prototypes whose constructors we make into accessors were added to `wellKnownPrototypes`, our problems my well disappear.

@kriskowal , I only changed one *.md file and all my CI tests are red. And again on retry. Help!

> @kriskowal , I only changed one *.md file and all my CI tests are red. And again on retry. Help! Seems healed. Nevermind.

This is now Ready for Review