pastojs: optimization ShortRefGlobals

git-svn-id: trunk@46928 -
This commit is contained in:
Mattias Gaertner 2020-09-23 14:32:47 +00:00
parent 755773caad
commit cf4ca3a280

View File

@ -197,6 +197,7 @@ Put + after a boolean switch option to enable it, - to disable it
-OoRemoveNotUsedPrivates[-] : Default is enabled
-OoRemoveNotUsedDeclarations[-] : Default enabled for programs with -Jc
-OoRemoveNotUsedPublished[-] : Default is disabled
-OoShortRefGlobals[-]: Insert JS local var for types and modules. Default enabled in -O2
-P<x> : Set target processor. Case insensitive:
-Pecmascript5 : default
-Pecmascript6