Chromium Code Reviews
Descriptiondart2js: Add a type parameter to class Reference in the CPS IR.
It's useful to know when references are to continuations or primitives,
and to avoid mixing them --- currently, continuations are not
first-class and cannot appear where a primitive is expected and vice
versa.
BUG=
R=johnniwinther@google.com, karlklose@google.com, sigurdm@google.com
Committed: https://code.google.com/p/dart/source/detail?r=41564
Patch Set 1 #
Total comments: 2
Patch Set 2 : Forgot to hit 'save' on the editor. #Patch Set 3 : Make the tests pass. #Patch Set 4 : Make analyzer2dart tests pass. #
Messages
Total messages: 11 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||