Descriptionfixes #146, JS globals were not understood by the renamer
there are two basic strategies to fix: we either provide globals to the renamer, or it determines them based on use. I went with the second approach, as it fits more naturally with the current code generator.
R=vsm@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/8cb39fcb122dfcf9d9244b9637196030b907fcd9
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 6 (2 generated)
|