Alex Crichton 0b1a764f8a
Guarantee static_method_of uses the right this (#1795)
This came up during #1760 where `Promise.resolve` must be invoked with
`this` as the `Promise` object, but we were erroneously importing it in
such a way that it didn't have a shim and `this` was `undefined`.
2019-09-26 12:33:04 -05:00
..
2019-07-18 21:51:28 +02:00
2019-08-13 11:17:55 -07:00
2019-09-10 17:32:30 -07:00