Chromium Code Reviews
DescriptionDo not emit coverage/callsite info for implicit closure functions.
They are all forwarding functions now, and this was causing some
oddities in the observatory UI where some functions had coverage info
on their first line and some didn't. The coverage info always
reflected merely whether or not the closure had been invoked yet,
which was confusing.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/8d68f9105509b956385aadd3af56e1fe78827a9d
Patch Set 1 #Patch Set 2 : fix test #
Messages
Total messages: 4 (1 generated)
|
||||||||||||||||||||||||||||