Yui d56ac44a27 [Transforms] fix _this = this capture emitted before "use strict" directives in AMD module output (#7953)
* Fix 7913: emit prologue directives as a first statement in emitted AMD module

* Do not ensure that prologue-directive is added when using it when transforming function body

* Address PR: preserve prologue directives location and make sure it is the first statement in the result statements array

* Address PR: fix comment
2016-04-14 09:41:12 -07:00
..
2016-04-07 17:07:12 -07:00
2016-04-07 17:07:12 -07:00
2016-04-13 14:01:09 -07:00