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-09-10 17:32:30 -07:00
2019-09-20 13:50:00 -05:00
2019-09-20 13:50:00 -05:00
2019-09-24 08:23:11 -07:00
2019-09-20 13:50:00 -05:00
2019-08-13 10:37:08 -07:00
2019-09-10 17:32:30 -07:00