Chromium Code Reviews
Descriptiondart2js CPS: Clean up the S-Expression builder.
* Type annotations were not correct anymore, since we refactored type
propagation.
* Continuations were not decorated. This meant that they weren't marked
with '**' when they caused an integrity violation.
* There was a bug in the arity of calls to _currentIsolate that manifested
when trying to build the argument list string.
* Formatting needed some small cleanups.
R=karlklose@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/b97a6bc0c9c8bfc251494926b7969af19241e952
Patch Set 1 #
Total comments: 1
Patch Set 2 : Removing inadvertent change to a constant. #Patch Set 3 : Also print all the arguments for intercepted calls. #Patch Set 4 : Also print all the arguments for intercepted calls. #Patch Set 5 : Cleanup. #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||