Brendan Eich (2013-07-31T04:19:29.000Z)
domenic at domenicdenicola.com (2013-08-02T20:39:04.591Z)
Mark Miller wrote: > Known how? Lots of ways, e.g., `this` in bound methods, `this` after suitable instanceof tests with no mutable [[Prototype]] (e.g., A and B are sealed, manually in ES6 alas, but still doable).