Chromium Code Reviews
Descriptiondart2js cps: Fix return type for native functions.
Native functions would be translated into a ForeignCode instruction,
but the type mask was not set, so its return type was assumed to be
dynamic.
BUG=
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/4d93612ca7ba4c1a1d837feab7ae36c34382a204
Patch Set 1 #Patch Set 2 : Remove debugging code #
Total comments: 1
Patch Set 3 : Use return type instead of element type #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||