DescriptionStore zone in microtask entry.
Avoids an extra stack-trace for doing zone.bindCallback (which is not overridable anyway).
Only optimizes cases where a new zone overrides neither scheduleMicrotask nor errorHandler.
Committed: https://code.google.com/p/dart/source/detail?r=45125
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix type assertion. Don't store zone if using zone.bind. #
Messages
Total messages: 8 (2 generated)
|