Andrew Casey 9630c46ea7 JavaScript: handle lack of modifiers on extracted method
The emitter expects undefined, rather than empty.  This only affects JS,
because TS applies `private` to all extracted methods.
2017-09-20 14:48:11 -07:00
..