Chromium Code Reviews
DescriptionInitial support for runtime function types and type checking
Notes:
- We probably should have a general type object class for all types. Just handling function types for now.
- Not yet encoding the type on functions during codegen ... falling back on arity effectively.
- typedefs are lazy to avoid ordering issues. Could perhaps reuse existing logic instead.
R=jmesserly@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/98da9593b3527844e17b2cca4d53facb523502b0
Patch Set 1 #Patch Set 2 : Add tests #Patch Set 3 : uncomment code #
Total comments: 34
Patch Set 4 : Address comments #
Messages
Total messages: 7 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||