DescriptionUse "self" instead of globalThis.
Main benefits:
* Simpler code.
* Smaller generated code (no use of lazy statics).
* One step closer to "use strict" as Primitives.computeGlobalThis() wouldn't work in strict mode.
R=johnniwinther@google.com
Committed: https://code.google.com/p/dart/source/detail?r=37483
Patch Set 1 #Patch Set 2 : Merged with r37482. #
Messages
Total messages: 4 (0 generated)
|