Chromium Code Reviews
DescriptionConversions between Dart code and DOM code.
Arguments passed to and values returned by JavaScript code sometimes need to be converted. dart:html for dart2js specifies these conversions in a table indexed by type and, optionally, operation.
If an operation has any overloads that require conversion, a dispatch is generated to identify the values needing conversion, and to ensure the native method is called with the same number of arguments as the original user call site.
Committed: https://code.google.com/p/dart/source/detail?r=11193
Patch Set 1 #Patch Set 2 : bad codegen for indexeddb_3_test? #Patch Set 3 : table #
Total comments: 9
Patch Set 4 : #
Messages
Total messages: 1 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||