I have no idea what the source is.  The output is very difficult to read.
The third link you sent did not load after 1 minute.  Please make small
test cases.

Thanks,
-Alex

On 9/17/16, 10:45 PM, "lizhi" <s...@qq.com> wrote:

>it is not too much to analyze.
>
>i simple remove some block.and the jsCompiler_set,_get etc,can not find in
>the compc version.pls search in the 2 file.
>
>the JSCompiler_set can find a lot in mxmlc version.
>and can not find in compc version
>
>'use strict'; 
>var $$S_ = '', $$S_$9 = '\t', $$S_$a = '\n',
>$$S_$a$2f$2f$23$20sourceURL$3d
>= '\n//# sourceURL\x3d',
>.............._write = 'write';
>function JSCompiler_emptyFn() {
>        return function () {}
>
>} 
>function JSCompiler_set(a) {
>        return function (b) {
>                this[a] = b
>        } 
>} 
>function JSCompiler_get(a) {
>        return function () {
>                return this[a]
>        } 
>} 
>function JSCompiler_returnArg(a) {
>        return function () {
>                return a
>        } 
>}
>
>
>
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/flexjs-pack-full-fold
>er-in-a-js-tp55085p55211.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to